mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
Running `./mach run --release` without a release profile built suggests running `./mach build--release`. This PR adds a space before `--release`.
Running `./mach run --release` without a release profile built suggests running `./mach build--release`. This PR adds a space before `--release`.