Make message printed after bootstrap slightly less confusing

This commit is contained in:
Chhatoi Pritam Baral 2015-10-28 04:03:44 +05:30
parent e9fcaea4bc
commit 7b5f20a31c

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"