Browse Source

CONTRIBUTING.md: update the old building URL

pull/2283/head
Saulius Krasuckas 5 years ago committed by Anders Jenbo
parent
commit
8657ee5d9c
  1. 2
      docs/CONTRIBUTING.md

2
docs/CONTRIBUTING.md

@ -179,7 +179,7 @@ docker run --rm -v $(pwd):/root/devilution --entrypoint "/usr/bin/wine" diasurgi
Install dependencies:
1. Install Wine if not on Windows (e.g. `sudo pacman -S wine`)
2. Install MS VC+ 5 + SP3 and MS VC+ 6 + SP5 + PP. (for more information see the [building instructions](https://github.com/diasurgical/devil-nightly#building-with-visual-c-6) of the readme)
2. Install MS VC+ 5 + SP3 and MS VC+ 6 + SP5 + PP. (for more information see the [building instructions](https://github.com/diasurgical/devilution/#compiling) of the readme)
Install `devililution-comparer` from release (or from source below):
1. Download and extract the latest release from https://github.com/diasurgical/devilution-comparer/releases

Loading…
Cancel
Save