From 3e1eea8da00d290d39d4c13598d9397c93564089 Mon Sep 17 00:00:00 2001 From: Ismael Carnales Date: Tue, 16 Dec 2008 13:16:08 +0000 Subject: [PATCH] updated install with info for Arch Linux --HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40506 --- scrapy/trunk/INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scrapy/trunk/INSTALL b/scrapy/trunk/INSTALL index 98d39001c..3e9666e25 100644 --- a/scrapy/trunk/INSTALL +++ b/scrapy/trunk/INSTALL @@ -32,3 +32,6 @@ Visit the project homepages for more information about it: In Debian/Ubuntu Linux it's as easy as: apt-get install python-twisted python-libxml2 python-pyopenssl + +In Arch Linux do: +pacman -S twisted python-lxml pyopenssl