Update README.md

This commit is contained in:
Alex Orid 2021-05-15 05:14:14 -04:00
parent 5c214ba769
commit e1572dc34f

View File

@ -9,9 +9,9 @@ The bot provides and assists with several things like custom commands, channel r
___
# Requirements:
- Docker (For the Standalone Service Containers)
- Docker (For the Standalone Containers)
- Python (Min Version > 3.7 for TTS Speaker)<br>
(Remember to use `pip install -r requirements.txt`)
(After install remember to use: `pip install -r requirements.txt` )
<br>
@ -32,6 +32,8 @@ Linux: `makedockerimages.sh`
## Docker-Compose Info:
Use the following command to start up all the standalone containers based on the images you just created.
To Start:
`docker-compose up -d`<br>
To Stop: