From 9c4c650b879802aa2389dedc645a12c063457203 Mon Sep 17 00:00:00 2001 From: Fr4nz D13trich Date: Wed, 1 Oct 2025 13:57:03 +0200 Subject: [PATCH] Update Server Setup --- Server-Setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Server-Setup.md b/Server-Setup.md index 7d3c74e..f79e71e 100644 --- a/Server-Setup.md +++ b/Server-Setup.md @@ -3,8 +3,8 @@ To set up a local Meshtastic client server without Docker, you can host the Mesh First, clone the Meshtastic web client repository from GitHub: ``` -git clone https://github.com/meshtastic/meshtastic-web.git -cd meshtastic-web +git clone https://github.com/meshtastic/web.git +cd web ``` Install the required dependencies using PNPM: