Update README.md

This commit is contained in:
Paillat
2022-11-27 16:57:10 +01:00
committed by GitHub
parent dae8c01485
commit f1a1d00b96

View File

@@ -26,4 +26,4 @@ You can run this bot with docker. First clone this repository. Now replace the t
Now create a directory called `botator` where you want the database files to be stored, and run the following command into that directory to run the container.
`docker run -d --name botatordef -v ./:/Botator/database botator:latest`
`docker run -d --name botatordef -v **your botator folder directory**:/Botator/database botator:latest`