Skip to content

Commit

Permalink
Update install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Reeves committed Apr 22, 2015
1 parent 348c546 commit 3edb891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If downloading the code as a zip, you can choose which version to use with the d

Once the code is downloaded (and unzipped) or cloned, navigate to the resulting directory using the command line. You can import it into python straight away from this directory. To use the ``pyAOS`` script, run::

python pyAOS <options> <configfile>
python pyAOS <options> <configfile>


If you wish to have it available elsewhere on your system, either set the relavant ``PATH`` and ``PYTHONPATH`` variables to ``<pyAOS dir>/bin`` and ``<pyAOS dir>/pyAOS`` respectively, or run the install script with::
Expand Down

0 comments on commit 3edb891

Please sign in to comment.