diff --git a/docs/source/interactive/tutorial.rst b/docs/source/interactive/tutorial.rst index 5a70345..390d4e2 100644 --- a/docs/source/interactive/tutorial.rst +++ b/docs/source/interactive/tutorial.rst @@ -10,11 +10,11 @@ more than the standard prompt. Some key features are described here. For more information, check the :ref:`tips page `, or look at examples in the `IPython cookbook `_. -If you haven't done that yet see `how to install ipython `_ . +If you haven't done that yet see `how to install ipython `_ . If you've never used Python before, you might want to look at `the official tutorial `_ or an alternative, `Dive into -Python `_. +Python `_. Start IPython by issuing the ``ipython`` command from your shell, you should be greeted by the following::