From ed9c6b4470cffa056b92c5f666ee7c91519e7a20 Mon Sep 17 00:00:00 2001
From: Luna Midori <118759930+lunamidori5@users.noreply.github.com>
Date: Mon, 25 Mar 2024 17:42:52 -0700
Subject: [PATCH] Update HOW_TO_USE_DOCKER.md (#958)

---
 docker/HOW_TO_USE_DOCKER.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docker/HOW_TO_USE_DOCKER.md b/docker/HOW_TO_USE_DOCKER.md
index 20ae0ccf7..acd922106 100644
--- a/docker/HOW_TO_USE_DOCKER.md
+++ b/docker/HOW_TO_USE_DOCKER.md
@@ -91,6 +91,13 @@ mintplexlabs/anythingllm;
 Go to `http://localhost:3001` and you are now using AnythingLLM! All your data and progress will persist between
 container rebuilds or pulls from Docker Hub.
 
+## Use the Midori AI Subsystem to Manage AnythingLLM
+
+Follow the setup found on [Midori AI Subsystem Site](https://io.midori-ai.xyz/subsystem/manager/) for your host OS
+After setting that up install the AnythingLLM docker backend to the Midori AI Subsystem.
+
+Once that is done, you are all set!
+
 ## How to use the user interface
 
 - To access the full application, visit `http://localhost:3001` in your browser.