Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d02e73a

Browse files
Update README.rst
Fixed a minor typo.
1 parent 65d5900 commit d02e73a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ As well as the following Pull-Request for discussion:
9595

9696
This error does also occur if you are invoking ``setup.py`` directly – which you
9797
should not – or are using ``easy_install`` If this is the case, use ``pip
98-
install .`` (instead of ``setup.py install`` , and ``pip install -e .`` instead
98+
install .`` instead of ``setup.py install`` , and ``pip install -e .`` instead
9999
of ``setup.py develop`` If you are depending on IPython as a dependency you may
100100
also want to have a conditional dependency on IPython depending on the Python
101101
version::

0 commit comments

Comments
 (0)