Skip to content

Commit

Permalink
DOC: update dev installation instructions (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfleis authored Feb 1, 2024
1 parent 2ceac22 commit 1224778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ This should install all necessary dependencies including optional.
Once dependencies are in place, make an in-place build by navigating to the git
clone of the *momepy* repository and running::

python setup.py develop
pip install -e .

This will install momepy into your environment but allows any further changes
without the need of reinstalling new version.
Expand Down

0 comments on commit 1224778

Please sign in to comment.