Update README.md

This commit is contained in:
Tong He 2015-05-30 17:39:19 -07:00
parent 36031d9a36
commit bc7f6b37b0

View File

@ -8,11 +8,6 @@ For up-to-date version (which is recommended), please install from github. Windo
devtools::install_github('dmlc/xgboost',subdir='R-package')
```
For stable version on CRAN, please run
```r
install.packages('xgboost')
```
## Examples