From 8e51679aa96d6c7f77aabf5deb1923f7fda00cb2 Mon Sep 17 00:00:00 2001
From: anima
Date: Sun, 2 Feb 2025 18:58:27 +0100
Subject: [PATCH] add missing usage step
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index e9a00b1..3848ae6 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ nano zones.d/$ICINGA_SATELLITE_ZONE/hosts.conf
### satellite node
```
git clone https://git.ao-it.net/docker/icinga-satellite
+cd icinga-satellite
cp env.sample .env
nano .env # set your env
docker compose up