From 740dae5332fd64b8e570dc0788b6d12e4ebdb582 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Fri, 9 Jan 2015 11:17:09 +0100 Subject: [PATCH] README: improve wording. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e1325dbf..ee1026409 100644 --- a/README.md +++ b/README.md @@ -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.