diff options
author | Suraj Yerramilli | 2015-09-04 10:05:17 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2015-09-04 10:05:17 +0530 |
commit | 5533e586b622896ceb5dc4127998468fc630ffbc (patch) | |
tree | 3cedf9e87f6caeb4637dee9fb0d189a1cb69dc9d | |
parent | c0a1ee4c3cc4cb4a4ea44be98b4099d2db464c8f (diff) | |
download | SysID-R-code-5533e586b622896ceb5dc4127998468fc630ffbc.tar.gz SysID-R-code-5533e586b622896ceb5dc4127998468fc630ffbc.tar.bz2 SysID-R-code-5533e586b622896ceb5dc4127998468fc630ffbc.zip |
Updated README
-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 |