mirror of https://github.com/scrapy/scrapy.git
added precise to supported ubuntu distros
This commit is contained in:
parent
340fbdbda0
commit
b7e46dfdf4
|
|
@ -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)::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue