diff --git a/README.md b/README.md
index 85340b4..3d66a10 100644
--- a/README.md
+++ b/README.md
@@ -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)
-(Remember to use `pip install -r requirements.txt`)
+(After install remember to use: `pip install -r requirements.txt` )
@@ -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`
To Stop: