From d4ed2d44e157c8b23b8b093141377701e220ad70 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Fri, 23 Oct 2015 18:44:33 -0700 Subject: [PATCH] source --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 7859e14bc..395493cef 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -25,7 +25,7 @@ Then in each shell where you're working on the client, do: .. code-block:: shell - ./venv/bin/activate + source ./venv/bin/activate After that, your shell will be using the virtual environment, and you run the client by typing: