summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 78793bd..be24855 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ I'm sure you'll have feedback for us, so please do get in touch! I'm [blogging
23# Installation 23# Installation
24This project uses [Vagrant](https://www.vagrantup.com/) to manage the build environment. As such, you need to: 24This project uses [Vagrant](https://www.vagrantup.com/) to manage the build environment. As such, you need to:
25 25
261. Clone this repository on your host computer (use the GitHub app - if using the command line, you'll have to `git submodule update --recursive` after cloning - whhhyyy?). 261. Clone this repository on your host computer (if using the command line, make sure you `git clone --recursive`).
272. Install [Vagrant](https://www.vagrantup.com/) 272. Install [Vagrant](https://www.vagrantup.com/)
283. Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads) 283. Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads)
294. Open a command prompt, and navigate to the project directory 294. Open a command prompt, and navigate to the project directory