We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e09cc commit 1c310f5Copy full SHA for 1c310f5
README.md
@@ -48,7 +48,7 @@ Typically the compiler can be invoked also using `build.rs` mechanism. An exampl
48
A tool `hampi-rs-asn1c` can be installed using `cargo install asn1-compiler` and then following the CLI usage.
49
```shell
50
cargo install asn1-compiler
51
-hampi-rs-asn1c --help
+rs-asn1c --help
52
```
53
54
### Running Test Cases
0 commit comments