mirror of https://github.com/scrapy/scrapy.git
Merge pull request #1316 from dallagi/patch-1
DOC Bring Ubuntu and Archlinux outside of Windows subsection
This commit is contained in:
commit
08501bff92
|
|
@ -70,7 +70,7 @@ Windows
|
|||
pip install Scrapy
|
||||
|
||||
Ubuntu 9.10 or above
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
--------------------
|
||||
|
||||
**Don't** use the ``python-scrapy`` package provided by Ubuntu, they are
|
||||
typically too old and slow to catch up with latest Scrapy.
|
||||
|
|
@ -80,7 +80,7 @@ solve all dependencies for you and are continuously updated with the latest bug
|
|||
fixes.
|
||||
|
||||
Archlinux
|
||||
~~~~~~~~~
|
||||
---------
|
||||
|
||||
You can follow the generic instructions or install Scrapy from `AUR Scrapy package`::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue