Skip to content

Commit

Permalink
Fix install instruction after making CLI subcrate
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Pascal Hertleif committed Mar 18, 2021
1 parent d7f6450 commit 002380b
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 @@ -9,7 +9,7 @@ Generates Rust messages from a `dbc` file.
With cargo:

```bash
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
```

## Usage
Expand Down

0 comments on commit 002380b

Please sign in to comment.