From 6bb74c8020668f3f5f1a24916ec1f93c0ba45b55 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Wed, 12 Apr 2023 18:37:02 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 225ac05..ffffa88 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Navigate to http://localhost:8000/docs to see the OpenAPI documentation. 6) Run the bot ```node llamabot.js ``` # Docker Compose +This will automatically configure the API for you as well as the bot in two seperate containers within a stack. 1. `git clone https://git.ssh.surf/snxraven/llama-cpp-python-djs-bot.git`