From 5793b7b4ad73cc9a84ff369103be803a3007a01a Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Wed, 12 Apr 2023 16:32:06 +0200 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cec63c3..f7a24a7 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,8 @@ Navigate to http://localhost:8000/docs to see the OpenAPI documentation. 6) Run the bot ```node llamabot.js ``` -# Docker Compose - This will start the backend API and Discord bot together in a stack. +# 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`