diff --git a/README.md b/README.md index e694c8c..206e4cc 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ If you already have Python installed and are familiar with installing packages, pip install "ipython[notebook]" ``` -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: +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: ``` pip uninstall ipython