Fixed path to compressor tox env.

This commit is contained in:
Jannis Leidel
2012-01-30 19:05:04 +01:00
parent 6430e74fb1
commit 1c40b53649

View File

@@ -116,7 +116,7 @@ example:
$ sudo pip install tox
...
$ cd path/to/my/django_compressor/tests
$ cd path/to/my/django_compressor
$ tox
Contributing Documentation