summaryrefslogtreecommitdiffstats
path: root/vagrant
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant')
-rw-r--r--vagrant/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/vagrant/README.md b/vagrant/README.md
index dfc9106b5f8..3af8db0d68c 100644
--- a/vagrant/README.md
+++ b/vagrant/README.md
@@ -26,10 +26,10 @@ Create centos7-desktop box:
* Install packer by following guide at [packer.io](https://www.packer.io/intro/getting-started/install.html)
* Clone boxcutter centos repo and build the box:
-
-
- git clone https://github.com/boxcutter/centos.git
- ./bin/box build centos7-desktop.json virtualbox
+```
+git clone https://github.com/boxcutter/centos.git
+./bin/box build centos7-desktop.json virtualbox
+```
Example exports: