Skip to content

Commit 002380b

Browse files
author
Pascal Hertleif
committed
Fix install instruction after making CLI subcrate
[ci skip]
1 parent d7f6450 commit 002380b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Generates Rust messages from a `dbc` file.
99
With cargo:
1010

1111
```bash
12-
cargo install dbc-codegen --git https://github.com/technocreatives/dbc-codegen --branch main
12+
cargo install dbc-codegen-cli --git https://github.com/technocreatives/dbc-codegen --branch main
1313
```
1414

1515
## Usage

0 commit comments

Comments
 (0)