Skip to content

Commit 27c4a4f

Browse files
committed
Fixed typo in install instructions.
1 parent 3f9e49c commit 27c4a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ If you already have Python installed and are familiar with installing packages,
348348
pip install "ipython[notebook]"
349349
```
350350

351-
If you run into an issue about pyzmq, refer to the followwing [Stack Overflow post](http://stackoverflow.com/questions/24995438/pyzmq-missing-when-running-ipython-notebook) and run:
351+
If you run into an issue about pyzmq, refer to the following [Stack Overflow post](http://stackoverflow.com/questions/24995438/pyzmq-missing-when-running-ipython-notebook) and run:
352352

353353
```
354354
pip uninstall ipython

0 commit comments

Comments
 (0)