Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated the right branch to install for GLM3r
  • Loading branch information
aemon-j authored Oct 28, 2020
1 parent fd97079 commit 9a7638d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Prior to installing the package, you will need to install the packages which run
```{r gh-installation, eval = FALSE}
#install.packages("devtools")
devtools::install_github("GLEON/rLakeAnalyzer")
devtools::install_github("aemon-j/GLM3r", ref = "v3.1.0a3")
devtools::install_github("aemon-j/GLM3r", ref = "v3.1.1")
devtools::install_github("USGS-R/glmtools", ref = "ggplot_overhaul")
devtools::install_github("aemon-j/FLakeR", ref = "inflow")
devtools::install_github("aemon-j/GOTMr")
Expand Down

0 comments on commit 9a7638d

Please sign in to comment.