Fixed Readme

This commit is contained in:
Alex Orid 2021-04-15 19:09:01 -04:00
parent c735dd8664
commit 5959f44bf9

View File

@ -6,6 +6,10 @@ ___
## Docker Info:
Currently to build the container run the following command.
`docker create -p 2501:2501 -e ISDOCKER=cat --name praxistest5 praxis`
To start the bot with **User_Module** activated use this.
`docker exec -ti praxis python3 main.py`