Skip to content
Snippets Groups Projects
Commit 0b6a88ba authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Update README.md

parent 98f30b8d
No related branches found
No related tags found
No related merge requests found
......@@ -45,10 +45,9 @@ Additionally, to subscribe to an email list concerning updates to these R packag
To install the dataRetrieval package, you must be using R 3.0 or greater and run the following command:
install.packages("dataRetrieval",
repos=c("http://usgs-r.github.com","http://cran.us.r-project.org"),
dependencies=TRUE,
type="both")
repos=c("http://usgs-r.github.com",
"http://cran.us.r-project.org"),
dependencies=TRUE)
##Version updates
---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment