diff --git a/README.md b/README.md index 254c29d9c..12c745978 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ cargo run --bin wgpu-info -- cargo nextest run --no-fail-fast Then to run an example's image comparison tests, run: ``` -cargo nextest run --example --no-fail-fast +cargo nextest run --no-fail-fast ``` Or run a part of the integration test suite: