Merge pull request #10 from boltronics/doc_update

Specify the exact requirements in the README.
This commit is contained in:
Anders Ingemann 2014-02-21 11:01:32 +01:00
commit 9406e81c1d

View file

@ -23,7 +23,7 @@ Other depencies include:
* euca2ools * euca2ools
* xfsprogs (If you want to use XFS as a filesystem) * xfsprogs (If you want to use XFS as a filesystem)
Also the following python libraries are required: 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) * **jsonschema** ([version 2.0.0](https://pypi.python.org/pypi/jsonschema), only available through pip)
* **termcolor** * **termcolor**
* **fysom** * **fysom**