From 268606716663b41e6ea90b6b9965f009856730af Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Tue, 2 May 2017 18:07:02 -0700 Subject: [PATCH] vagrant: fix readme code block formatting Change-Id: I4135ffb38abfbbeb69f82641c548c7ee41a7bbb4 Signed-off-by: Daniel Verkamp --- scripts/vagrant/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/vagrant/README.md b/scripts/vagrant/README.md index 34f736db2..fe19a8d15 100644 --- a/scripts/vagrant/README.md +++ b/scripts/vagrant/README.md @@ -11,8 +11,9 @@ VM Configuration This vagrant environment creates a VM based on environment variables found in ./env.sh To use, edit env.sh then - source ./env.sh - vagrant up + + source ./env.sh + vagrant up By default, the VM created is/has: - Ubuntu 16.04