Merge pull request #1161 from pritambaral/bootstrap-msg-cleanup

Make message printed after bootstrap slightly less confusing
This commit is contained in:
Peter Eckersley
2015-10-27 15:52:51 -07:00
+1
View File
@@ -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"