From 44c8ef2d4728b3caa8293dbf5660fb91019a81c6 Mon Sep 17 00:00:00 2001 From: Marco DallaG Date: Wed, 24 Jun 2015 11:44:48 +0200 Subject: [PATCH] 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 --- docs/intro/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro/install.rst b/docs/intro/install.rst index fbed84055..67507016d 100644 --- a/docs/intro/install.rst +++ b/docs/intro/install.rst @@ -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`::