From 1261532d47876bb12692505faddecab7322270e6 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 9 May 2024 22:56:11 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3fe3540..6c588b3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ +# Create Octoprint template Docker (if not already done) + +Go to `./template-docker/` and execute `docker compose up -d` to run the Docker in the background. + # Octoprint Multi Docker Setup Execute `start.sh` to create multiple Octoprint instances using the Octoprint template as the base system. \ No newline at end of file