diff --git a/sites/scrapy.org/templates/articles/download.html b/sites/scrapy.org/templates/articles/download.html index 60c3bbfc1..53d7a3731 100644 --- a/sites/scrapy.org/templates/articles/download.html +++ b/sites/scrapy.org/templates/articles/download.html @@ -5,7 +5,7 @@
Scrapy is available under the BSD license. - It requires Python 2.5 and some other Python libraries (see Requirements below)
+ It requires Python 2.5 and some other Python libraries (see Requirements below)See the How to install Scrapy for further instructions
- - {% endblock %} diff --git a/sites/scrapy.org/templates/articles/home.html b/sites/scrapy.org/templates/articles/home.html index 20f26ea23..caa92145f 100644 --- a/sites/scrapy.org/templates/articles/home.html +++ b/sites/scrapy.org/templates/articles/home.html @@ -3,11 +3,11 @@ {% block main-content %}++Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites. -
We're currently preparing the first official release of Scrapy with a