Skip to content

Commit

Permalink
Add graphviz instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotwrobson committed May 16, 2024
1 parent 3b029cf commit 5d334af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ To install the optional visual dependencies, use the `visual` extra:
pip install 'automata-lib[visual]'
```

If you encounter errors building `pygraphviz`, you may need to install `graphviz`.
See the instructions [here](https://graphviz.org/download/).

## Contributing

Contributions are always welcome! Take a look at the [contributing guide](./CONTRIBUTING.md).

0 comments on commit 5d334af

Please sign in to comment.