reverted last commit, which was just few print statement. Looks like sface is keeping...
[sface.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 80f6901..2c77fe8 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,15 +1,27 @@
 
 
-(1) Install SFA command line tools (sfi.py): http://svn.planet-lab.org/wiki/SFAInstallationGuide
+(1) Install SFA command line tools (sfi.py):
+
+Please find the installation instructions at http://svn.planet-lab.org/wiki/SFAInstallationGuide
+
+
 (2) Install PyQt4
 
 For Linux:
+----------
 You can use the package manager to install PyQt4
 
 For Mac:
+--------
 You'll need to download and install Qt, PyQt and Sip from the following
 links:
 
 http://qt.nokia.com/downloads
 http://www.riverbankcomputing.co.uk/software/sip/download
-http://www.riverbankcomputing.co.uk/software/pyqt/download
\ No newline at end of file
+http://www.riverbankcomputing.co.uk/software/pyqt/download
+
+For Windows:
+------------
+Install ActivePython from ActiveState: http://www.activestate.com/activepython/downloads
+Install PyQt4 binaries: http://www.riverbankcomputing.co.uk/software/pyqt/download
+