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