Skip to content

Commit c02ec26

Browse files
author
Zygmunt Krynicki
committed
Update README and describe testing method
1 parent ecc65e6 commit c02ec26

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,11 @@ http://json-schema.org/
77
Installation
88
============
99

10-
pip install json-schema-validator
10+
$ pip install json-schema-validator
11+
12+
Testing
13+
=======
14+
15+
You will need tox (get it from pip) as well as python2.6 and python2.7
16+
17+
$ tox

0 commit comments

Comments
 (0)