From da90c6b2d598eb1d6b8a942df78d231a390b7c25 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Wed, 17 Feb 2016 21:18:08 +0100 Subject: [PATCH] Updated Installing with git (markdown) --- Installing-with-git.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Installing-with-git.md b/Installing-with-git.md index ec5496b..2930100 100644 --- a/Installing-with-git.md +++ b/Installing-with-git.md @@ -14,9 +14,9 @@ Assuming you have already installed the [requirements](https://github.com/Twenty ![Git bash](http://i.imgur.com/IUz179P.png) * Type - -`git clone -b develop --single-branch https://github.com/Twentysix26/Red-DiscordBot.git Red-DiscordBot` - +``` +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". This is pretty much it. If you haven't already, [make a new account for the bot](https://discordapp.com/) and join your own server with it.