add note about how to run r (see #37)

This commit is contained in:
Luke Sampson 2013-11-15 08:25:41 +10:00
parent 0c27f02c2e
commit 8e86b1dd7b

3
r.json
View File

@ -8,5 +8,6 @@
"bin": [
"bin\\r.exe",
"bin\\rscript.exe"
]
],
"notes": "You'll need to type 'r.ps1' or 'r.cmd' to run R, because in Powershell 'r' runs the last command."
}