From 7f2706c6f7bc3b9b54e2d9bc9872daf26d14dbea Mon Sep 17 00:00:00 2001 From: trick77 Date: Fri, 29 Dec 2023 17:08:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2424ee5..1f340d4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ No issues tab here – keeping it streamlined. Open to bugfix pull requests – 1. Edit `observium/.env` to set passwords and other configuration details 1. Edit `observium/conf/observium/devices.txt` to add SNMP devices that should be imported during container startup -1. Start the containers with `docker compose up -d` +1. Start the containers with a single `docker compose up -d` in the base directory 1. Monitor for errors with `docker compose logs -f` ## Configuration