mirror of https://github.com/scrapy/scrapy.git
updated install with info for Arch Linux
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40506
This commit is contained in:
parent
4b2d29a6ce
commit
3e1eea8da0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue