From c2c071b0f825b5841d158f32d1caac4ab483af72 Mon Sep 17 00:00:00 2001 From: hrbrmstr Date: Mon, 30 Dec 2019 08:39:42 -0500 Subject: [PATCH] README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 655efc0..85688b9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ The following functions are implemented: ## Installation ``` r +install.packages("graphstreamjars", repos = "https://cinc.rud.is") +# or remotes::install_git("https://git.rud.is/hrbrmstr/graphstreamjars.git") # or remotes::install_git("https://git.sr.ht/~hrbrmstr/graphstreamjars")