From 794f63358e75f08be8166756e2d5f66150ed08f8 Mon Sep 17 00:00:00 2001 From: jschaufuss Date: Sun, 3 Aug 2025 19:20:27 +0000 Subject: [PATCH] corrected path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0792a5f..8079029 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A documentation about services, hardware, know how and more for your homelab ```bash git clone https://gitea.js-devop.de/jschaufuss/Homelabbing.git \ -cd Homelabbing \ +cd Homelabbing/homelabbing \ npm ci \ npm run start ```