Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aschiffmann committed Jan 20, 2024
1 parent 4295e59 commit 858a953
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 @@ -62,7 +62,7 @@ func main() {
It is possible to generate Go code from a `.dbc` file.

```
$ go run go.einride.tech/can/cmd/cantool generate <dbc file root folder> <output folder>
$ go run go.einride.tech/can/cmd/cantool generate <dbc file root folder> <output folder> [<white-listmessage-ids>...]
```

In order to generate Go code that makes sense, we currently perform some
Expand Down

0 comments on commit 858a953

Please sign in to comment.