diff options
| author | Tom Lazar <tomster@pyfidelity.com> | 2013-08-17 16:09:58 +0200 |
|---|---|---|
| committer | Tom Lazar <tomster@pyfidelity.com> | 2013-08-17 16:09:58 +0200 |
| commit | 98b383ef54d16c977561101dde1addd34ba34240 (patch) | |
| tree | 847a0c1181176fb629391eb3a26eb23fc438c762 /HACKING.txt | |
| parent | 68d2a8cf14b940ffac796be663baeb0782640310 (diff) | |
| download | pyramid-98b383ef54d16c977561101dde1addd34ba34240.tar.gz pyramid-98b383ef54d16c977561101dde1addd34ba34240.tar.bz2 pyramid-98b383ef54d16c977561101dde1addd34ba34240.zip | |
adjust the checkout path to the new value set above in a previous commit
Diffstat (limited to 'HACKING.txt')
| -rw-r--r-- | HACKING.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt index 2e444e781..d664d6bfc 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -126,7 +126,7 @@ Running Tests example:: $ /usr/bin/easy_install tox - $ cd ~/hack-on-pyramid/pyramid + $ cd ~/hack-on-pyramid/ $ /usr/bin/tox Test Coverage |
