Skip to content

Commit

Permalink
Merge pull request #378 from franek/patch-1
Browse files Browse the repository at this point in the history
Update the doc : Correct the alias to execute veewee
  • Loading branch information
jedi4ever committed Sep 4, 2012
2 parents 1b63ce8 + 87f12ba commit 32dd715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/vagrant.md
Original file line number Diff line number Diff line change
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 32dd715

Please sign in to comment.