Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bryn-g committed Jul 16, 2019
1 parent fdd15c4 commit 192c24c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -26,7 +26,8 @@ install.packages("vosonSML")

Install the latest Github release:
```R
install.packages("https://github.com/vosonlab/vosonSML/archive/vosonSML-0.27.2.tar.gz", repo = NULL, type = "source")
install.packages("https://github.com/vosonlab/vosonSML/releases/download/v0.27.2/vosonSML-0.27.2.tar.gz",
repo = NULL, type = "source")
```

or install the latest dev version:
Expand Down

0 comments on commit 192c24c

Please sign in to comment.