Skip to content

Commit

Permalink
update instructions for UML image generation
Browse files Browse the repository at this point in the history
  • Loading branch information
drbenvincent authored Jun 1, 2023
1 parent cadd276 commit b61295e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Docs are built in `docs/_build`, but these docs are _not_ committed to the GitHu
UML diagrams can be created with the command below. If you have not already done so, you may need to `pip install 'causalpy[lint]'` in order to install `pyreverse`.

```bash
pyreverse -o png causalpy --output-directory img
pyreverse -o png causalpy --output-directory docs/source/_static
```

Classes
Expand Down

0 comments on commit b61295e

Please sign in to comment.