Update Getting Started requirements versions
These docs currently say we target ubuntu 10.04 and an eventlet version that our requirements file does not allow. Update these versions. Change-Id: I052b6561f88ec90f865454e426032f1baf4586c0
This commit is contained in:
parent
87a82a35f4
commit
047215afeb
@ -6,7 +6,7 @@ Getting Started
|
||||
System Requirements
|
||||
-------------------
|
||||
|
||||
Swift development currently targets Ubuntu Server 10.04, but should work on
|
||||
Swift development currently targets Ubuntu Server 14.04, but should work on
|
||||
most Linux platforms with the following software:
|
||||
|
||||
* Python 2.6
|
||||
@ -14,7 +14,7 @@ most Linux platforms with the following software:
|
||||
|
||||
And the following python libraries:
|
||||
|
||||
* Eventlet 0.9.8
|
||||
* Eventlet 0.9.15
|
||||
* Setuptools
|
||||
* Simplejson
|
||||
* Xattr
|
||||
|
Loading…
Reference in New Issue
Block a user