Add note to ubuntu install section about debian compatibility

This commit is contained in:
Julia Medina 2015-09-08 18:49:44 -03:00 committed by Daniel Graña
parent 98b63eeba4
commit 23fda69f3a
1 changed files with 5 additions and 0 deletions

View File

@ -91,6 +91,11 @@ You can install Scrapy with ``pip`` after that::
pip install Scrapy
.. note::
The same non-python dependencies can be used to install Scrapy in Debian
Wheezy (7.0) and above.
Archlinux
---------