Add note to ubuntu install section about debian compatibility

This commit is contained in:
Julia Medina 2015-09-08 18:49:44 -03:00
parent d3c3408cd4
commit eb7b9d506f
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
---------