From e39cc85a8573148889a82318fb7c727361835790 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 3 Oct 2016 01:50:06 -0700 Subject: per @mmerickel comment https://github.com/Pylons/pyramid/pull/2782#pullrequestreview-2456763 --- HACKING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING.txt') diff --git a/HACKING.txt b/HACKING.txt index 73de79014..cdfe5cf9c 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -90,7 +90,7 @@ way to get going. $ git clone git://github.com/Pylons/pyramid.git . - Alternatively, create a writeable fork on GitHub and check that out. + Alternatively, create a writeable fork on GitHub and clone it. Since Pyramid is a framework and not an application, it can be convenient to work against a sample application, preferably in its own virtual environment. A -- cgit v1.2.3