diff --git a/README.md b/README.md index 324a60f18efe1ac7316a1c4fffbca7c77315ea18..8d406a79dbfa85d9fe976eccdaaa13935f1339d0 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,7 @@ Additionally, to subscribe to an email list concerning updates to these R packag Package Installation --------------------------------- -While the dataRetreival package is in development (and not on CRAN), the following packages must first be manually installed: -* zoo - -To install the EGRET package: +While the dataRetreival package is in development (and not on CRAN), the zoo package must first be manually installed. To install the dataRetrieval package: install.packages("zoo") install.packages("dataRetrieval", repos="http://usgs-r.github.com/EGRET/", type="source")