============
Hooke is routinely run successfully on Windows and Linux based
-systems. It is possible to run it happily on Mac OS X too (though
-install can be a bit trickier). Technically, Hooke should run wherever
-the Python_ programming language is installed.
+systems. It is possible to run it happily on Mac OS X (though install
+can be a bit trickier). Technically, Hooke should run wherever the
+Python_ programming language is installed.
You'll need the following Python modules:
$ unzip hooke.zip
$ cd hooke
$ python bin/hooke
+
+You may need to give the full path for Python on Windows systems, and
+also check that the current working directory (`.`) is in your
+`PYTHONPATH`. See `python(1)` for details.
$ python bin/hooke
-You may need to give the full path for Python on Windows systems.
+You may need to give the full path for Python on Windows systems, and
+also check that the current working directory (`.`) is in your
+`PYTHONPATH`. See `python(1)` for details.
As Hooke launches, you should see something like the following in your
terminal::