From a94ab931371009a7b08492be658e6d4ba443b942 Mon Sep 17 00:00:00 2001 From: AmeliaMN Date: Thu, 13 Feb 2014 11:41:05 -0800 Subject: [PATCH] changed install_github parameter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31659b7..1d6c8ce 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ To install the development version from github, ```r install.packages(c("dismo", "tm", "wordcloud", "devtools")) -install_github("MobilizeSimple", "AmeliaMN) +install_github("MobilizeSimple", "mobilizingcs") ```