Skip to content

Commit

Permalink
README: Add use local CPU features when running
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowiiii committed Aug 15, 2024
1 parent dbe5885 commit 333bf64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Then run:
> [!NOTE]
> This can take a while. Because we enabled heavy optimations for release builds
```
cargo run --release
RUSTFLAGS="-C target-cpu=native" cargo run --release
```

## Contributions
Expand Down

0 comments on commit 333bf64

Please sign in to comment.