From 9368ec4bd02782e25a07e8d26ecc1541ebbbbd27 Mon Sep 17 00:00:00 2001 From: Trihedraf Date: Mon, 5 Apr 2021 22:11:28 -0700 Subject: [PATCH] add 2 missing words in installing.md --- docs/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installing.md b/docs/installing.md index 1f0ae34f9..26cd44da1 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -5,7 +5,7 @@ First, you will need access to the game MPQ files. - For the Diablo: Hellfire expansion you will also need `hellfire.mpq`, `hfmonk.mpq`, `hfmusic.mpq`, `hfvoice.mpq`. - Lastly, DevilutionX comes with [devilutionx.mpq](https://github.com/diasurgical/devilutionX/raw/master/Packaging/resources/devilutionx.mpq) which you will also need. -Download the latest [DevilutionX release](https://github.com/diasurgical/devilutionX/releases) system (if available) and extract the contents to a location of your choosing, or [build from source](building.md). Then follow the system-specific instructions below. +Download the latest [DevilutionX release](https://github.com/diasurgical/devilutionX/releases) for your system (if available) and extract the contents to a location of your choosing, or [build from source](building.md). Then follow the system-specific instructions below.
Windows