From ee12f922a8c3f15d055b2d616290d29e5a374e52 Mon Sep 17 00:00:00 2001 From: andyhn331 Date: Mon, 9 Sep 2013 16:27:27 +0200 Subject: [PATCH] Update Readme.mkd you need vagrant-omnibus --- Readme.mkd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Readme.mkd b/Readme.mkd index b531670..834fbea 100644 --- a/Readme.mkd +++ b/Readme.mkd @@ -20,4 +20,6 @@ CHEF_PASSWORD # defaults to prompting CHEF_ACCOUNT_URL = 'https://prod-chef.internal.machines' CHEF_API_URL = 'https://prod-chef.internal.machines' CHEF_MANAGE_URL = 'https://prod-chef.internal.machines' -``` \ No newline at end of file + +vagrant plugin install vagrant-omnibus +```