Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lampajr committed Mar 21, 2024
1 parent 2993e06 commit 37c0e92
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 @@ -47,6 +47,11 @@ Install all dev dependencies (consider using Python virtual environments):
pip install -r dev-requirements.txt
```

Generate source files
```bash
make generate
```

Build the library using `poetry`:
```bash
poetry build
Expand Down

0 comments on commit 37c0e92

Please sign in to comment.