README: improve wording.
This commit is contained in:
parent
5889c9ceb1
commit
740dae5332
|
@ -68,7 +68,7 @@ like so:
|
||||||
|
|
||||||
bundle exec vagrant help
|
bundle exec vagrant help
|
||||||
|
|
||||||
**NOTE:** By default running Vagrant in via `bundle` will disable plugins.
|
**NOTE:** By default running Vagrant via `bundle` will disable plugins.
|
||||||
This is necessary because Vagrant creates its own private Bundler context
|
This is necessary because Vagrant creates its own private Bundler context
|
||||||
(it does not respect your Gemfile), because it uses Bundler to manage plugin
|
(it does not respect your Gemfile), because it uses Bundler to manage plugin
|
||||||
dependencies.
|
dependencies.
|
||||||
|
|
Loading…
Reference in New Issue