summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaveHodder67 <dave.hodder@focusrite.com>2015-07-07 16:31:15 +0100
committerDaveHodder67 <dave.hodder@focusrite.com>2015-07-07 16:31:15 +0100
commit149279e9197b414df6ff4896dd6773c1536dc761 (patch)
tree66415d0ea81b4c8a5996daa54786318bc34c0f43
parentb3cd2e9e188879954bc26573d7fdb641cf2e2651 (diff)
downloadlaunchpad-polymaker-149279e9197b414df6ff4896dd6773c1536dc761.tar.gz
launchpad-polymaker-149279e9197b414df6ff4896dd6773c1536dc761.zip
clone --recursive!
-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