From 7acbb29f7cf9c9e7f147d45e8982b8cc755c17c1 Mon Sep 17 00:00:00 2001 From: qndel Date: Tue, 17 Mar 2020 13:28:18 +0100 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a19d3b954..e1ecd80ed 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Nightly builds | Platform # How To Play: - Download [the latest DevilutionX release](https://github.com/diasurgical/devilutionX/releases), or build 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-DIABDAT.MPQ-from-the-GoG-installer)) to the DevilutionX install folder or data folder; make sure it is all lowercase. The DeviliutionX install folder is the one that contains the DevilutionX executable. The data folder path may differ depending on OS version and security settings, but will normally be as follows: + - Copy diabdat.mpq from your CD or GoG installation (or [extract it from the GoG installer](https://github.com/diasurgical/devilutionX/wiki/Extracting-the-DIABDAT.MPQ-from-the-GoG-installer)) to the DevilutionX install folder or data folder; make sure it is all lowercase. The DevilutionX install folder is the one that contains the DevilutionX executable. The data folder path may differ depending on OS version and security settings, but will normally be as follows: - macOS `~/Library/Application Support/diasurgical/devilution` - Linux `~/.local/share/diasurgical/devilution/` - Windows `C:\Users\[username]\AppData\Roaming\diasurgical\devilution`