Skip to content

Commit 9e2780a

Browse files
ZviBaratzeffigies
andauthored
Update README.rst
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent e21a923 commit 9e2780a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ To install the latest development version, run::
104104

105105
pip install git+https://github.com/nipy/nibabel
106106

107+
When working on NiBabel itself, it may be useful to install in "editable" mode::
108+
109+
git clone https://github.com/nipy/nibabel.git
110+
pip install -e ./nibabel
107111
For more information on previous releases, see the `release archive`_ or `development changelog`_.
108112

109113
.. _current release: https://pypi.python.org/pypi/NiBabel

0 commit comments

Comments
 (0)