From c4f92ac190b3b4786dd89d3d47424f015f410dbe Mon Sep 17 00:00:00 2001 From: Twentysix Date: Wed, 17 Feb 2016 21:16:12 +0100 Subject: [PATCH] Updated Installing with git (markdown) --- Installing-with-git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-with-git.md b/Installing-with-git.md index 47b39fb..babf50f 100644 --- a/Installing-with-git.md +++ b/Installing-with-git.md @@ -17,7 +17,7 @@ Assuming you have already installed the [requirements](https://github.com/Twenty * Type -`git clone https://github.com/Twentysix26/Red-DiscordBot.git` +`git clone -b develop --single-branch https://github.com/Twentysix26/Red-DiscordBot.git Red-DiscordBot` Git should now start downloading the files and put everything into a folder called "Red-DiscordBot".