Fix required jsonschema version and link to package homepage

This commit is contained in:
Anders Ingemann 2013-07-14 10:08:40 +02:00
parent f9372ce97e
commit 154c438729

View file

@ -16,7 +16,7 @@ Dependencies
You will need to run debian wheezy with python 2.7 and debootstrap installed.
Also the following python libraries are required:
* boto
* jsomschema (version 4, only available through pip)
* jsomschema ([version 2.0.0](https://pypi.python.org/pypi/jsonschema), only available through pip)
* termcolor
Highlights