From efb76800cd45923b9f07b8a86e20699cf36ee1ae Mon Sep 17 00:00:00 2001 From: hrbrmstr Date: Tue, 31 Dec 2019 16:28:57 -0500 Subject: [PATCH] README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cd48c31..2f47b54 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ The following functions are implemented: ## Installation ``` r +install.packages("daybreak", repos = "https://cinc.rud.is") +# or remotes::install_git("https://git.rud.is/hrbrmstr/daybreak.git") # or remotes::install_git("https://git.sr.ht/~hrbrmstr/daybreak") @@ -46,6 +48,8 @@ remotes::install_git("https://git.sr.ht/~hrbrmstr/daybreak") remotes::install_gitlab("hrbrmstr/daybreak") # or remotes::install_bitbucket("hrbrmstr/daybreak") +# or +remotes::install_github("hrbrmstr/daybreak") ``` NOTE: To use the ‘remotes’ install options you will need to have the