added precise to supported ubuntu distros

This commit is contained in:
Pablo Hoffman 2012-05-12 19:54:36 -03:00
parent 340fbdbda0
commit b7e46dfdf4
1 changed files with 5 additions and 1 deletions

View File

@ -23,7 +23,11 @@ with command::
lsb_release -cs
Supported Ubuntu releases are: ``karmic``, ``lucid``, ``maverick``, ``natty``,
``oneiric``.
``oneiric``, ``precise``.
For Ubuntu Precise (12.04)::
deb http://archive.scrapy.org/ubuntu precise main
For Ubuntu Oneiric (11.10)::