Specify the required boto version in the README.

This commit is contained in:
Adam Bolte 2014-02-21 14:16:41 +11:00
parent 29d4bdf70d
commit a072d98d08

View file

@ -23,7 +23,7 @@ Other depencies include:
* euca2ools
* xfsprogs (If you want to use XFS as a filesystem)
Also the following python libraries are required:
* **boto**
* **boto** ([version 2.14.0 or higher](https://github.com/boto/boto))
* **jsonschema** ([version 2.0.0](https://pypi.python.org/pypi/jsonschema), only available through pip)
* **termcolor**
* **fysom**