Update README.md

This commit is contained in:
DinoscapeProgramming 2022-02-15 21:11:19 +01:00 committed by GitHub
parent 1954ea1be2
commit d999be8272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -37,18 +37,18 @@ https://voicemaster.xyz/
# How to setup the bot:
1.Download python using the following link:
* 1. Download python using the following link:
https://www.python.org/downloads/
2.Clone the bot from GitHub
* 2. Clone the bot from GitHub
3.Open terminal and follow these steps:
* 3.Open terminal and follow these steps:
Change directory to this folder and Type:
$ pip3 install -r requirements.txt
`pip3 install -r requirements.txt`
* 4. Open __voicecreate.py__ in a text editor and replace **'Enter Discord Token here'** with your bots token
4.Open **voicecreate.py** in a text editor and replace **'Enter Discord Token here'** with your bots token
5.Run the bot
* 5.Run the bot