replace warning about updating package lists by a note on package upgrade

This commit is contained in:
Daniel Graña 2014-01-20 15:18:34 -02:00
parent 52c3ff9190
commit ebfb5b7096
1 changed files with 1 additions and 3 deletions

View File

@ -26,9 +26,7 @@ To use the packages:
sudo apt-get update && sudo apt-get install scrapy-VERSION
.. warning:: Please note that these packages are updated frequently, and so if
you find you can't download the packages, try updating your apt package
lists first, e.g., with ``apt-get update``.
.. note:: Repeat step 3 if you are trying to upgrade Scrapy.
.. warning:: `python-scrapy` is a different package provided by official debian
repositories, it's very outdated and it isn't supported by Scrapy team.