mirror of https://github.com/scrapy/scrapy.git
DOC Bring Ubuntu and Archlinux outside of Windows subsection
In the installation guide, in the "Platform specific installation notes" section, Ubuntu and ArchLinux are currently subsections of Windows, which does not make sense imho. This commit changes the section tree from: Platform specific installation notes - Windows -- Archlinux -- Ubuntu To: Platform specific installation notes - Windows - Ubuntu - Archlinux
This commit is contained in:
parent
38e5bfb61c
commit
44c8ef2d47
|
|
@ -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