Skip to content

Commit

Permalink
Remove references to the removed "vibe" script.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Jun 26, 2013
1 parent 43c2ae1 commit d5b69dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion setup-freebsd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ echo '{

# if everything went fine
echo "Setup finished successfully."
echo "You can now run 'vibe' from any vibe.d application directory to run an app (e.g. in examples/http_server/)."
2 changes: 1 addition & 1 deletion setup-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ finstall()
chmod 0755 $SYMLINK_FILE

# if everything went fine
echo -e "\n \033[32;40;7;1m'vibe' installed successfully!\033[0m\n"
echo -e "\n \033[32;40;7;1mvibe.d installed successfully!\033[0m\n"
echo "You need to have the following dependencies installed:"
echo " ·dmd 2.061 - http://dlang.org"
echo " ·libssl (development files) - http://www.openssl.org/"
Expand Down

0 comments on commit d5b69dd

Please sign in to comment.