mirror of https://github.com/scrapy/scrapy.git
Add note to ubuntu install section about debian compatibility
This commit is contained in:
parent
d3c3408cd4
commit
eb7b9d506f
|
|
@ -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
|
||||
---------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue