diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ You can install `sysid` from github using the `devtools` package. require(devtools) install_github("surajy123/R-sysid/") ``` -> Note: Windows users need to install the `Rtools` package.
\ No newline at end of file +> Note: Windows users need to install the `Rtools` executable from https://cran.r-project.org/bin/windows/Rtools/
\ No newline at end of file |