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: