diff --git a/docs/topics/scrapyd.rst b/docs/topics/scrapyd.rst index e8542f803..ecff38884 100644 --- a/docs/topics/scrapyd.rst +++ b/docs/topics/scrapyd.rst @@ -86,7 +86,7 @@ in your Ubuntu servers. So, if you plan to deploy Scrapyd on a Ubuntu server, just add the Ubuntu repositories as described in :ref:`topics-ubuntu` and then run:: - aptitude install scrapyd + aptitude install scrapyd-0.11 This will install Scrapyd in your Ubuntu server creating a ``scrapy`` user which Scrapyd will run as. It will also create some directories and files that diff --git a/docs/topics/ubuntu.rst b/docs/topics/ubuntu.rst index f648dcebe..addd4c790 100644 --- a/docs/topics/ubuntu.rst +++ b/docs/topics/ubuntu.rst @@ -12,7 +12,7 @@ those in Ubuntu, and more stable too since they're built periodically from latest bug fixes. To use the packages, add a line to your ``/etc/apt/sources.list``, then run -``aptitude update`` and ``aptitude install scrapy``. +``aptitude update`` and ``aptitude install scrapy-0.11``. .. warning:: Please note that these packages are updated frequently, and so if you find you can't download the packages, try updating your apt package