From 39f9ce25ca11e334073bbe6e16a1c984a12a8de9 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Wed, 17 Feb 2016 21:18:31 +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 2930100..fb27adb 100644 --- a/Installing-with-git.md +++ b/Installing-with-git.md @@ -13,7 +13,7 @@ Assuming you have already installed the [requirements](https://github.com/Twenty ![Git bash](http://i.imgur.com/IUz179P.png) -* Type +* Type (well, copy/paste): ``` git clone -b develop --single-branch https://github.com/Twentysix26/Red-DiscordBot.git Red-DiscordBot ```