From cf6e47eebc9b141b91e20fa6b9514b3b7f492de5 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Wed, 12 Apr 2023 16:31:29 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49869e6..cec63c3 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Navigate to http://localhost:8000/docs to see the OpenAPI documentation. 6) Run the bot ```node llamabot.js ``` -# Docker Compose +# Docker Compose - This will start the backend API and Discord bot together in a stack. 1. `git clone https://git.ssh.surf/snxraven/llama-cpp-python-djs-bot.git`