From a53da21264e604ab7a50f7b4a77795d9aa216d97 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 20 Jan 2017 14:48:23 -0500 Subject: [PATCH] Update README.rst --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 3c52c60b..8eb0ca86 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +37,9 @@ Experimental work in progress. Installing dependencies from Pipfile.freeze... Installing crayons... ... + + To activate this project's virtualenv, run the following: + $ source /Users/kennethreitz/repos/project/.venv/bin/activate $ python pipenv.py install requests --dev