Skip to content

Commit

Permalink
Correct the alias to execute veewee
Browse files Browse the repository at this point in the history
  • Loading branch information
franek committed Sep 2, 2012
1 parent 1b63ce8 commit 87f12ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/vagrant.md
Expand Up @@ -104,7 +104,7 @@ I suggest the easiest way is to get an account on github and fork of the veewee

If you don't use rvm, be sure to execute vagrant through bundle exec

$ alias vagrant="bundle exec vagrant"
$ alias veewee="bundle exec veewee"

Start of an existing one

Expand Down

0 comments on commit 87f12ba

Please sign in to comment.