Update README.md

This commit is contained in:
Tianqi Chen 2015-03-21 22:26:24 -07:00
parent 25266796e9
commit 87741bded6

View File

@ -5,7 +5,7 @@
For up-to-date version (which is recommended), please install from github. Windows user will need to install [RTools](http://cran.r-project.org/bin/windows/Rtools/) first. For up-to-date version (which is recommended), please install from github. Windows user will need to install [RTools](http://cran.r-project.org/bin/windows/Rtools/) first.
```r ```r
devtools::install_github('tqchen/xgboost',subdir='R-package') devtools::install_github('dmlc/xgboost',subdir='R-package')
``` ```
For stable version on CRAN, please run For stable version on CRAN, please run