Fixed Readme
This commit is contained in:
parent
c735dd8664
commit
5959f44bf9
@ -6,6 +6,10 @@ ___
|
|||||||
|
|
||||||
## Docker Info:
|
## 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.
|
To start the bot with **User_Module** activated use this.
|
||||||
|
|
||||||
`docker exec -ti praxis python3 main.py`
|
`docker exec -ti praxis python3 main.py`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user