From 98b383ef54d16c977561101dde1addd34ba34240 Mon Sep 17 00:00:00 2001 From: Tom Lazar Date: Sat, 17 Aug 2013 16:09:58 +0200 Subject: adjust the checkout path to the new value set above in a previous commit --- HACKING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING.txt') 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 -- cgit v1.2.3