rewrite(README): tell to use release

This commit is contained in:
Nova
2025-05-06 15:48:35 -07:00
parent 900316968a
commit b7a123f9c9

View File

@@ -87,7 +87,7 @@ We've provided a manual installation script [here](https://github.com/cybernetic
After cloning the repository After cloning the repository
```bash ```bash
cargo build cargo build --release # this is needed to skip validation layers
``` ```
## Usage ## Usage