From c39f1034ca5ead0d9f577c3fcddfe3ef085f407d Mon Sep 17 00:00:00 2001 From: Tim Kuhlman Date: Fri, 7 Nov 2014 15:13:48 -0700 Subject: [PATCH] Minor readme cleanup Change-Id: I86891369528feb6dc15907ba12ecf89f011f25ad --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86cf203..50d88eb 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,8 @@ When someone updates the config, this process should allow you to bring up an up - `git pull` - `ansible-galaxy install -r ansible_roles -p ./roles -f` -- `vagrant box update` -- `vagrant destroy ` Where `` is the name of the VM being updated, for example 'vertica' +- `vagrant box update` Only needed rarely +- `vagrant destroy ` Where `` is the name of the VM being updated, for example 'mini-mon' - `vagrant up` ## Improving Provisioning Speed