Update README.md

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

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 **your botator folder directory**:/Botator/database botator:latest`
`docker run -d --name botatordef -v `**`your botator folder directory`**`:/Botator/database botator:latest`