Update README
This commit is contained in:
parent
484998574a
commit
fea63500a0
|
@ -58,7 +58,10 @@ like so:
|
|||
|
||||
bundle exec vagrant help
|
||||
|
||||
**NOTE:** By default running Vagrant in via `bundle` will disable plugins (e.g. `vagrant-berkshelf1`).
|
||||
**NOTE:** By default running Vagrant in via `bundle` will disable plugins.
|
||||
This is necessary because Vagrant creates its own private Bundler context
|
||||
(it does not respect your Gemfile), because it uses Bundler to manage plugin
|
||||
dependencies.
|
||||
|
||||
### Acceptance Tests
|
||||
|
||||
|
|
Loading…
Reference in New Issue