updated docs to use scrapy version on aptitude install lines

This commit is contained in:
Pablo Hoffman 2010-12-13 14:02:42 -02:00
parent 60bdb7dc0a
commit f984d438a0
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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