diff options
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 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 |
