From 7600fb278628a270ae71efe590c93e86f306bb47 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Tue, 6 Apr 2021 06:58:21 +0200 Subject: [PATCH] :memo: Avoid line break in install instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78e7b4118..9fc581698 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ Note: You'll need access to the data from the original game. If you don't have a Download the latest [DevilutionX release](https://github.com/diasurgical/devilutionX/releases) and extract the contents to a location of your choosing or [build from source](#building-from-source). -- Copy `DIABDAT.MPQ` from your CD or GOG-installation (or [extract it from the GoG installer](https://github.com/diasurgical/devilutionX/wiki/Extracting-the-.MPQs-from-the-GoG-installer)) to the DevilutionX folder. -- To run the Diablo: Hellfire expansion you will need to also copy `hellfire.mpq`, `hfmonk.mpq`, `hfmusic.mpq`, `hfvoice.mpq` into the same location as `DIABDAT.MPQ`. +- Copy `DIABDAT.MPQ` from the CD or GOG-installation (or [extract it from the GoG installer](https://github.com/diasurgical/devilutionX/wiki/Extracting-the-.MPQs-from-the-GoG-installer)) to the DevilutionX folder. +- To run the Diablo: Hellfire expansion you will need to also copy `hellfire.mpq`, `hfmonk.mpq`, `hfmusic.mpq`, `hfvoice.mpq`. For more detailed instructions: [Installation Instructions](./docs/installing.md).