Update README.md

This commit is contained in:
Tong He 2015-01-29 15:30:46 -08:00
parent d788bf9aeb
commit f3b2c74153

View File

@ -5,8 +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.
```r
require(devtools)
install_github('tqchen/xgboost',subdir='R-package')
devtools::install_github('tqchen/xgboost',subdir='R-package')
```
For stable version on CRAN, please run