From a56532af0ffb690644434e5101edc9926a7f943c Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sat, 18 Oct 2014 09:29:00 -0400 Subject: [PATCH] Update WindowsInstallation.md --- WindowsInstallation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsInstallation.md b/WindowsInstallation.md index ea245562..4b39ce45 100644 --- a/WindowsInstallation.md +++ b/WindowsInstallation.md @@ -13,7 +13,7 @@ also download node.js, which is also needed http://nodejs.org/download/ Navigate to the folder that you want to download the metamaps files to and run the following: (use your forked git repository address if it's different than this repo. You will also need to go to your Github account settings and add the SSH key that was placed in your clipboard earlier) - git clone https://github.com/Connoropolous/metamaps_gen002.git + git clone https://github.com/Connoropolous/metamaps_gen002.git --branch develop cd metamaps_gen002 Now you're in the main directory.