Mention that R should be installed before running our installer
[swc-setup-windows-installer.git] / swc-windows-installer.py
index 40fe336ee2a6c8c6c94d7665a27fe8381c023e1c..ae41a8dd686ba22fd65cea9641c019fddd71a50f 100755 (executable)
@@ -18,7 +18,9 @@ To use:
    http://continuum.io/anacondace.html
 2. Install msysGit
    https://github.com/msysgit/msysgit/releases
-3. Run swc-windows-installer.py.
+3. Install R (if your workshop uses R)
+   http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Installation-and-Usage
+4. Run swc-windows-installer.py.
    You should be able to simply double click the file in Windows
 
 """