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.