mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 03:43:43 +00:00
docs/intro/install.rst: added -U flag to easy_install command
This commit is contained in:
parent
91e6753035
commit
426b6fa100
@ -78,7 +78,7 @@ Installing with ``easy_install``
|
||||
|
||||
You can install Scrapy using setuptools_'s ``easy_install`` with::
|
||||
|
||||
easy_install Scrapy
|
||||
easy_install -U Scrapy
|
||||
|
||||
.. _intro-install-pip:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user