Browse Source

Update README.md with release flag (#173)

main
Michele Orrù 1 year ago
committed by GitHub
parent
commit
7193483628
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md

@ -13,7 +13,7 @@ cargo test --release
To run example: To run example:
```text ```text
cargo run --example minroot
cargo run --release --example minroot
``` ```
## References ## References

Loading…
Cancel
Save