Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markvanderloo committed Aug 22, 2016
1 parent 3034df0 commit d3ebc36
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 @@ -11,7 +11,7 @@ A beta version can be installed from my [drat](https://cran.r-project.org/packag
```
if(!require(drat)) install.packages('drat')
drat::addRepo('markvanderloo')
install.packages('gower',type='source')
install.packages('rtrim',type='source')
```


0 comments on commit d3ebc36

Please sign in to comment.