From 63b6037286e590935986a730f842c7330437e602 Mon Sep 17 00:00:00 2001 From: blackfur <64478051+TheBlackfurGuy@users.noreply.github.com> Date: Sun, 31 Jan 2021 18:11:27 +0100 Subject: [PATCH] Fixed more allignments --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90a1b63..6c47e46 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ Simple Program to run custom AI Bots on Discord ## How to install -` +```bash git clone https://github.com/TheBlackfurGuy/SheepBotFrame.git cd SheepBotFrame pip install -r requirements.txt -` +``` ## How to set up Edit the config.yml file to your likings.
Change "botname" to the name of the bot (currently has no effect)