From 52c3ff91906357bd6cac2158b9bc0d1504450d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Mon, 20 Jan 2014 14:39:26 -0200 Subject: [PATCH] fix apt-get line --- docs/topics/ubuntu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/ubuntu.rst b/docs/topics/ubuntu.rst index c3e62ee98..66b8196b3 100644 --- a/docs/topics/ubuntu.rst +++ b/docs/topics/ubuntu.rst @@ -24,7 +24,7 @@ To use the packages: 3. Update package lists and install `scrapy-VERSION`, replace `VERSION` by a known Scrapy version (i.e.: `scrapy-0.22`) - sudo apt-get update sudo apt-get install scrapy-VERSION + sudo apt-get update && sudo apt-get install scrapy-VERSION .. 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