Clarify the required jsonschema version

This commit is contained in:
Anders Ingemann 2013-07-13 12:42:26 +02:00
parent 311db52f7b
commit 3acb7956e0

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
* jsomschema (version 4, only available through pip)
* termcolor
Highlights