From a3221c6643920e5da8dad32e6227b3ac4b8171d1 Mon Sep 17 00:00:00 2001 From: Aaron Griffith Date: Tue, 23 Oct 2012 17:41:29 -0300 Subject: [PATCH] removed note about install, caused more grief than good --- docs/building.rst | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/building.rst b/docs/building.rst index dc9c9c0..ff724b4 100644 --- a/docs/building.rst +++ b/docs/building.rst @@ -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/`` 2. Proceed to the :doc:`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