Switch to side-by-side view

--- a/RUNNING
+++ b/RUNNING
@@ -1,8 +1,14 @@
 Now documented in pyforge/docs.
 
-If you're just getting started, open pyforge/docs/install.rst (plus pyforge/docs/mac_install.rst if you use a Mac) in your text editor to learn how to setup the python virtual environment.
-If you have a virtual environment setup, activate the virtual environment and do:
+If you're just getting started, open pyforge/docs/install.rst (plus 
+pyforge/docs/mac_install.rst if you use a Mac) in your text editor to 
+learn how to setup the python virtual environment.
+
+If you have a virtual environment setup, activate the virtual 
+environment and do:
 		easy_install sphinx
 		cd forge/pyforge/docs
 		make html
-		now you can view the docs in your browser; install instructions at forge/pyforge/docs/_build/html/install.html
+
+now you can view the docs in your browser; install instructions 
+at forge/pyforge/docs/_build/html/install.html