Update readme.md

This commit is contained in:
Tong He 2015-03-20 16:05:36 -07:00
parent 4bcc73f0c9
commit 2e71d2dfe4

View File

@ -14,7 +14,7 @@ The parameter `nthread` controls the number of cores to run on, please set it to
To install the R-package of xgboost, please run
```
```r
devtools::install_github('tqchen/xgboost',subdir='R-package')
```