From 1841d730af82d6c6df9f7847cf0ba1313d04adee Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Mon, 1 Sep 2014 18:55:20 -0700 Subject: [PATCH] Update README.md --- R-package/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R-package/README.md b/R-package/README.md index 8d3068daf..bb92870b6 100644 --- a/R-package/README.md +++ b/R-package/README.md @@ -2,7 +2,7 @@ ## Installation -For up-to-date version(which is recommended), please install from github, windows user will require installtion of [RTools](http://cran.r-project.org/bin/windows/Rtools/). +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)