Updated Installing Vagrant from source (markdown)

Seth Vargo 2015-11-08 14:00:37 +00:00
parent 968862cbf4
commit 8244b5f3cc
1 changed files with 1 additions and 1 deletions

@ -37,7 +37,7 @@ $ bundle install
You can now run Vagrant by running `bundle exec vagrant` from inside that directory.
## Using dev version
## Use dev version
In order to use your locally-installed version of Vagrant in other projects, you will need to create a binstub and add it to your path.
First, run the following command from the Vagrant repo: