corrected path

This commit is contained in:
2025-08-03 19:20:27 +00:00
parent 05bb619157
commit 794f63358e

View File

@@ -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
```