Update README.md
This commit is contained in:
parent
d788bf9aeb
commit
f3b2c74153
@ -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.
|
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
|
||||||
require(devtools)
|
devtools::install_github('tqchen/xgboost',subdir='R-package')
|
||||||
install_github('tqchen/xgboost',subdir='R-package')
|
|
||||||
```
|
```
|
||||||
|
|
||||||
For stable version on CRAN, please run
|
For stable version on CRAN, please run
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user