Update Server Setup

Fr4nz D13trich 2025-10-01 13:57:03 +02:00
parent ef7372e770
commit 9c4c650b87

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