Skip to content

Commit 153f597

Browse files
pmbittneribbem
authored andcommitted
troubleshooting improvements
1 parent 12c7b41 commit 153f597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The output files of the analysis should be located at [data/output](data/output)
167167

168168
### ERROR [VariationDiffApp.layoutNodes] java.io.IOException: Cannot run program "dot": error=2, No such file or directory
169169

170-
You may ignore this error. This happens when `dot` is not installed on your system. This program is shipped with graphviz. To fix, please install `graphviz` (see [REQUIREMENTS.md](REQUIREMENTS.md)).
170+
You may choose to ignore this error. This happens when `dot` is not installed on your system. `dot` is shipped with graphviz. To fix, please install `graphviz` (see [REQUIREMENTS.md](REQUIREMENTS.md)). The demo can run without `graphviz` though (but then all graph nodes in the GUI are located at the same point).
171171

172172
### Expected Output: There is only a single node in the shown graphs / All nodes are at the same location.
173173

0 commit comments

Comments
 (0)