From d5d23d55bf671468fd7a2f73a91ac9ab764df3d9 Mon Sep 17 00:00:00 2001 From: Paillat Date: Sun, 27 Nov 2022 16:57:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc7e5e9..7d6c9c4 100644 --- a/README.md +++ b/README.md @@ -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`