From 8bdf28842826ec4875c0264433215cf96b849362 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Sun, 23 Oct 2011 05:29:54 -0200 Subject: [PATCH] made scrapyd doc more version agnostic --- docs/topics/scrapyd.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/topics/scrapyd.rst b/docs/topics/scrapyd.rst index fabe1d251..94de12066 100644 --- a/docs/topics/scrapyd.rst +++ b/docs/topics/scrapyd.rst @@ -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