diff --git a/README.md b/README.md index dd2a505..63ff66d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Requires working installations of [Rust and Cargo](https://www.rust-lang.org/lea * Install the dependencies with `pnpm install`. * Build the website with `cargo run`. -* Deploy to Netlify with `pnpm deploy`. +* Deploy to Netlify with `pnpm run deploy`. * Test the code with `pnpm test`. ## License