diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fc18f4334..1f812f296 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -55,7 +55,7 @@ To quickly run only the desktop app after `prep`, you can use: To run the web app: -- `cargo run -p server` (runs the server) +- `cargo run -p sd-server` (runs the server) - `pnpm web dev` (runs the web embed server) To run the landing page: