Skip to content

Commit 08c183d

Browse files
authored
Add note to contributing guide for developers to have graphviz installed (#665)
1 parent 1ac5061 commit 08c183d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/contributing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ conda activate cubed
1212
pip install -r requirements.txt
1313
pip install -e .
1414
```
15+
16+
Make sure `graphviz` is installed on your machine (see [these instructions](https://graphviz.org/download/)).

0 commit comments

Comments
 (0)