Skip to content

Commit

Permalink
Make release/source tarball distinction in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewcollette committed Jul 14, 2013
1 parent 0ee609b commit 8534655
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 25,17 @@ Optionally:
* Cython 0.13 or later, to build from a git checkout
* If using Python 2.6, unittest2 is needed to run the tests

Installing from tarball
-----------------------
Installing from release tarball
-------------------------------

Run the following commands::

python setup.py build [--hdf5=/path/to/hdf5]
python setup.py test # optional
[sudo] python setup.py install

For a GitHub or source tarball, follow the Git Checkout instructions below.

Installing via easy_install
---------------------------

Expand Down

0 comments on commit 8534655

Please sign in to comment.