Some general cleanup
This commit is contained in:
@@ -4,7 +4,6 @@ AquaBot
|
||||
=======
|
||||
|
||||
[](https://github.com/Rapptz/discord.py)
|
||||
[](https://discordapp.com/invite/HbYfyJT)
|
||||
|
||||
This bot is my first personal project so expect some minor (or bigger) problems
|
||||
here and there.
|
||||
@@ -20,7 +19,7 @@ Installation - pip
|
||||
|
||||
+ Activate the virtual environment (e.g. with `source virtual/bin/activate`)
|
||||
|
||||
+ Use `pip install -r requirements.txt` to install all dependencies
|
||||
+ Use `pip3 install -r requirements.txt` to install all dependencies
|
||||
needed for the bot
|
||||
|
||||
+ Create a `config` file as described below
|
||||
|
||||
Reference in New Issue
Block a user