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:
Marco DallaG 2015-06-24 11:44:48 +02:00
parent 38e5bfb61c
commit 44c8ef2d47
1 changed files with 2 additions and 2 deletions

View File

@ -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`::