Browse Source

Clarify Wine dependency notes in contrib

pull/4/head
Robin Eklind 8 years ago committed by Dennis Duda
parent
commit
0b005b306a
  1. 4
      Support/CONTRIBUTING.md

4
Support/CONTRIBUTING.md

@ -169,8 +169,8 @@ docker run --rm -v $(pwd):/root/devilution --entrypoint "/usr/bin/wine" diasurgi
## Using devilution-comparer with Wine ## Using devilution-comparer with Wine
Install dependencies: Install dependencies if on Linux:
1. `sudo pacman -S wine` 1. Install Wine (e.g. `sudo pacman -S wine`)
Install `devililution-comparer` from release (or from source below): Install `devililution-comparer` from release (or from source below):
1. Download and extract the latest release from https://github.com/diasurgical/devilution-comparer/releases 1. Download and extract the latest release from https://github.com/diasurgical/devilution-comparer/releases

Loading…
Cancel
Save