Skip to content

Commit

Permalink
Make message printed after bootstrap slightly less confusing
Browse files Browse the repository at this point in the history
  • Loading branch information
pritambaral committed Oct 27, 2015
1 parent e9fcaea commit 7b5f20a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap/dev/_venv_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ pip install -U setuptools
pip install -U pip
pip install "$@"

set +x
echo "Please run the following command to activate developer environment:"
echo "source $VENV_NAME/bin/activate"

0 comments on commit 7b5f20a

Please sign in to comment.