From 4ddae38a8b4a201df8b3c017ea295683a6760669 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Fri, 5 Apr 2013 16:39:46 -0400 Subject: [PATCH] Linkificate the Python virtual environment text --- docs/hacking.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/hacking.rst b/docs/hacking.rst index 5db4a07..10ebc50 100644 --- a/docs/hacking.rst +++ b/docs/hacking.rst @@ -21,7 +21,8 @@ Hack! Do this: -1. create a Python virtual environment +1. create a `Python virtual environment + `_ 2. (optional) go to https://github.com/paultag/hy and fork it 3. get the source code::