Updated Installing with git (markdown)

Twentysix 2016-02-17 21:18:08 +01:00
parent 3acc3b9ed2
commit da90c6b2d5

@ -14,9 +14,9 @@ Assuming you have already installed the [requirements](https://github.com/Twenty
![Git bash](http://i.imgur.com/IUz179P.png) ![Git bash](http://i.imgur.com/IUz179P.png)
* Type * 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". 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. 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.