Skip to content

Commit

Permalink
Merge pull request #50 from milkpirate/docs-extend-rdm
Browse files Browse the repository at this point in the history
docs: extend readme
  • Loading branch information
cdloh authored Mar 31, 2024
2 parents 547f54b + d3bbcd2 commit 05868cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,11 @@ If you're able to confirm one works please open a PR or issue to update the tabl

## Developing

Initialize build dependencies:
```console
make submodules
```

Run code-generation pipeline:
```console
make generate
Expand Down

0 comments on commit 05868cb

Please sign in to comment.