We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f6450 commit 002380bCopy full SHA for 002380b
README.md
@@ -9,7 +9,7 @@ Generates Rust messages from a `dbc` file.
9
With cargo:
10
11
```bash
12
-cargo install dbc-codegen --git https://github.com/technocreatives/dbc-codegen --branch main
+cargo install dbc-codegen-cli --git https://github.com/technocreatives/dbc-codegen --branch main
13
```
14
15
## Usage
0 commit comments