added quantal & raring to support ubuntu releases

This commit is contained in:
Pablo Hoffman 2013-08-22 21:49:18 -03:00
parent bb35ed017c
commit 1411923dd4
1 changed files with 9 additions and 1 deletions

View File

@ -23,7 +23,15 @@ with command::
lsb_release -cs
Supported Ubuntu releases are: ``karmic``, ``lucid``, ``maverick``, ``natty``,
``oneiric``, ``precise``.
``oneiric``, ``precise``, ``quantal``, ``raring``.
For Ubuntu Raring (13.04)::
deb http://archive.scrapy.org/ubuntu raring main
For Ubuntu Quantal (12.10)::
deb http://archive.scrapy.org/ubuntu quantal main
For Ubuntu Precise (12.04)::