diff --git a/docs/intro/tutorial.rst b/docs/intro/tutorial.rst index b24366eb1..c1f6d3093 100644 --- a/docs/intro/tutorial.rst +++ b/docs/intro/tutorial.rst @@ -239,7 +239,7 @@ Trying Selectors in the Shell ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ To illustrate the use of Selectors we're going to use the built-in :ref:`Scrapy -shell `, which also requires IPython (an extended Python console) +shell `, which also requires `IPython `_ (an extended Python console) installed on your system. To start a shell, you must go to the project's top level directory and run::