From 149279e9197b414df6ff4896dd6773c1536dc761 Mon Sep 17 00:00:00 2001 From: DaveHodder67 Date: Tue, 7 Jul 2015 16:31:15 +0100 Subject: clone --recursive! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # Installation This project uses [Vagrant](https://www.vagrantup.com/) to manage the build environment. As such, you need to: -1. 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?). +1. Clone this repository on your host computer (if using the command line, make sure you `git clone --recursive`). 2. Install [Vagrant](https://www.vagrantup.com/) 3. Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads) 4. Open a command prompt, and navigate to the project directory -- cgit v1.2.1