Updated link

This commit is contained in:
corner 2020-03-27 13:49:01 +01:00
parent b23e51cfdc
commit 776eba6fa8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Welcome to the repository for breakn't-bot. Breakn't-bot is supposed to be a rel
Firstly, clone this repo and install all dependencies (discord.js does not work on devices other than x86 processors):
```bash
git clone <git link> && cd breakn\'t-bot
git clone https://gitea.arnweb.nl/corner/breaknt-bot.git && cd breakn\'t-bot
npm i
```