Merge pull request #5147 from obnoxxx/fix/master/readme_improve_wording

README: improve wording.
This commit is contained in:
Mitchell Hashimoto 2015-01-09 08:11:26 -08:00
commit a9a7609b3e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ like so:
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
(it does not respect your Gemfile), because it uses Bundler to manage plugin
dependencies.