diff --git a/README.md b/README.md index 20ca32d..82e21db 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Install dependencies (Vite & tailwindcss): > pnpm install ``` -Run webserver: +Run webserver (to expose webserver to W/LAN appened the `--host` flag): ```sh > pnpm run dev