From 5ff8887623e8d31a4482c3a99292a8bfaa365f47 Mon Sep 17 00:00:00 2001 From: Mark Tearle Date: Sat, 29 Nov 2014 18:31:45 +0800 Subject: [PATCH] Update README with instructions on Vagrant --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 234f11e..42a6943 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,18 @@ A Vagrantfile and set of puppet manifests/modules to set up the UCC vending suite of software in a Virtualbox VM for development. +## Usage + +(first time) + +Make sure you Vagrant install is at a current version + +$ vagrant box add ubuntu/trusty32 + +(normal) + +$ vagrant up + ## Author -- 2.20.1