Skip to content

Commit

Permalink
fix contributing install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrockhill authored and jasmainak committed Apr 5, 2021
1 parent 22c5df2 commit 00ebb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repository with an editable pip install::

$ git clone https://github.com/jonescompneurolab/hnn-core --depth 1
$ cd hnn-core
$ python setup.py develop
$ pip install -e .
$ python setup.py build_mod

Then, install the following python packages::
Expand Down

0 comments on commit 00ebb0f

Please sign in to comment.