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:
Gregory Haynes 2014-10-24 15:22:29 -07:00
parent 87a82a35f4
commit 047215afeb

View File

@ -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