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

Skip to content

Commit 20dfa6b

Browse files
authored
fix minor typo in README.rst
1 parent 12ba064 commit 20dfa6b

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
@@ -94,7 +94,7 @@ As well as the following Pull-Request for discussion:
9494

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

0 commit comments

Comments
 (0)