Skip to content

Commit

Permalink
Merge branch 'citation' of github.com:quantling/pyndl into citation
Browse files Browse the repository at this point in the history
  • Loading branch information
Trybnetic committed Dec 12, 2017
2 parents 20c8e20 + 7f066cb commit e5eaa3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ having local documentation, clone the repository and install the package in
git clone https://github.com/quantling/pyndl.git
cd pyndl
python3 setup.py --user develop
python3 setup.py develop --user
Documentation and Examples
Expand All @@ -104,7 +104,7 @@ the following within the outer ``pyndl`` folder:
.. code:: bash
py.test
py.test doc/souce/example.rst
py.test doc/source/examples.rst
For full tests you can run:
Expand Down

0 comments on commit e5eaa3e

Please sign in to comment.