diff --git a/R-package/README.md b/R-package/README.md index 7d2be411d..e974e3554 100644 --- a/R-package/README.md +++ b/R-package/README.md @@ -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