made scrapyd doc more version agnostic

This commit is contained in:
Pablo Hoffman 2011-10-23 05:29:54 -02:00
parent 64b8e2648e
commit 8bdf288428
1 changed files with 3 additions and 1 deletions

View File

@ -86,7 +86,9 @@ 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-0.13
aptitude install scrapyd-X.YY
Where ``X.YY`` is the Scrapy version, for example: ``0.14``.
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