0

removed note about install, caused more grief than good

This commit is contained in:
Aaron Griffith
2012-10-23 17:41:29 -03:00
parent be06aea260
commit a3221c6643

View File

@@ -179,14 +179,3 @@ regular user.
1. ``$ ./overviewer.py path/to/world/ path/to/output/`` or ``$ python26 path/to/overviewer.py path/to/world/ path/to/output/`` 1. ``$ ./overviewer.py path/to/world/ path/to/output/`` or ``$ python26 path/to/overviewer.py path/to/world/ path/to/output/``
2. Proceed to the :doc:`Running <running>` instructions for more info. 2. Proceed to the :doc:`Running <running>` instructions for more info.
Installing the Compiled Code
----------------------------
You can run the ``overviewer.py`` script from the build directory just fine;
installation is unnecessary. If you'd like to install, run
::
python setup.py install