From 0a202f5e6eca3a3fd85d695ed4a9c3668049aab6 Mon Sep 17 00:00:00 2001 From: Charlie O'Keefe Date: Sat, 10 Oct 2015 11:31:22 -0600 Subject: [PATCH] virtual the machine -> virtual machine --- website/source/intro/getting-started/install.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/install.html.md b/website/source/intro/getting-started/install.html.md index 639befa0b..303336f46 100644 --- a/website/source/intro/getting-started/install.html.md +++ b/website/source/intro/getting-started/install.html.md @@ -16,7 +16,7 @@ Create a new directory, and download [this `Vagrantfile`](https://raw.githubuser ## Vagrant Setup Once you have created a new directory and downloaded the `Vagrantfile` -you must create the virtual the machine: +you must create the virtual machine: $ vagrant up