Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Some formatting that bothered me
Browse files Browse the repository at this point in the history
  • Loading branch information
falconnine9 authored Jul 6, 2021
1 parent 6af2a5f commit a565068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Join the discord!
2. Install dependencies with `python3 -m pip install -r requirements.txt`.
3. Setup a MySQL database (If you need to download it, you can find it [here](https://www.mysql.com/downloads/)).
4. Run `Talia.py` (In `src/`) with `python3 Talia.py`. This will create a configuration (`config.json`) file in the same directory.
5. Fill in all the sections. (A guide on that can be found [here](#config).)
5. Fill in all the sections. (A guide on that can be found [here](#config)).
6. Run `python3 Talia.py` again to start the bot, and if everything worked correctly you will see "Ready".

## Config
Expand Down

0 comments on commit a565068

Please sign in to comment.