@@ -1,4 +1,8 @@
#!/bin/sh
#
+echo "* Creating virtual env"
./mkvenv
+
+echo "* Creating link in homedirectory"
ln -s `pwd` ~/bin