From e5af3832cd460c7a7f74864844849c90dfcb6f9c Mon Sep 17 00:00:00 2001 From: Robin Eklind Date: Sun, 16 Sep 2018 20:18:40 +0200 Subject: [PATCH] MAC may also use Wine, probably. --- Support/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Support/CONTRIBUTING.md b/Support/CONTRIBUTING.md index c677e9779..8bc48898e 100644 --- a/Support/CONTRIBUTING.md +++ b/Support/CONTRIBUTING.md @@ -169,7 +169,7 @@ docker run --rm -v $(pwd):/root/devilution --entrypoint "/usr/bin/wine" diasurgi ## Using devilution-comparer with Wine -Install dependencies if on Linux: +Install dependencies not on Windows: 1. Install Wine (e.g. `sudo pacman -S wine`) Install `devililution-comparer` from release (or from source below):