Updated Installing Vagrant from source (markdown)
parent
968862cbf4
commit
8244b5f3cc
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue