From 0b005b306adefd7ee590c3e6e4778764c40e84bb Mon Sep 17 00:00:00 2001 From: Robin Eklind Date: Sun, 16 Sep 2018 20:17:44 +0200 Subject: [PATCH] Clarify Wine dependency notes in contrib --- Support/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Support/CONTRIBUTING.md b/Support/CONTRIBUTING.md index 226f54058..c677e9779 100644 --- a/Support/CONTRIBUTING.md +++ b/Support/CONTRIBUTING.md @@ -169,8 +169,8 @@ docker run --rm -v $(pwd):/root/devilution --entrypoint "/usr/bin/wine" diasurgi ## Using devilution-comparer with Wine -Install dependencies: -1. `sudo pacman -S wine` +Install dependencies if on Linux: +1. Install Wine (e.g. `sudo pacman -S wine`) Install `devililution-comparer` from release (or from source below): 1. Download and extract the latest release from https://github.com/diasurgical/devilution-comparer/releases