Skip to content

Commit d08f53c

Browse files
committed
REQUIREMENTS: hint on experimental nix and docker run
1 parent f4dbf14 commit d08f53c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

REQUIREMENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ As an _optional_ dependency, running the demo uses graphviz.
5858
You may find installation instructions for graphviz [here](https://graphviz.org/download/).
5959
You may run the demo without graphviz, in which case the demo will print an error to the terminal and DiffDetective cannot compute a layout for visualizing graphs.
6060
In this case, the GUI may appear differently as in the screencast (see _Expected Output_ section in [INSTALL.md](INSTALL.md)).
61+
62+
> We also provide a nix and docker setup for running the demo, too. However, these setups are fragile because the demo launches a graphical user interface which may cause errors.
63+
> Hence, you can also run the demo without installing Java or graphviz.
64+
> We hence recommend to run the demo manually with Java.

0 commit comments

Comments
 (0)