diff --git a/README.md b/README.md index c448b9b..30a4c54 100644 --- a/README.md +++ b/README.md @@ -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`