From 2eacd74d5d303fb8e079a4fac77bcb6057c35b37 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Tue, 6 Apr 2021 06:55:13 +0200 Subject: [PATCH] :memo: Correct grammar --- docs/installing.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/installing.md b/docs/installing.md index 7bf8de7a4..1f0ae34f9 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -1,11 +1,11 @@ # Installing -First you will need access to the game MPQ files. -- First locate `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)). +First, you will need access to the game MPQ files. +- First, locate `DIABDAT.MPQ` on your CD or in the GoG installation (or [extract it from the GoG installer](https://github.com/diasurgical/devilutionX/wiki/Extracting-the-.MPQs-from-the-GoG-installer)). - 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. +- 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 avalible) 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) 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 @@ -16,7 +16,7 @@ Download the latest [DevilutionX release](https://github.com/diasurgical/devilut
Linux -- Copy the MPQ files to the folder containing the DevilutionX executable, or to the data folder. The data folder path may differ depending on distro, version and security settings, but will normally be `~/.local/share/diasurgical/devilution/` +- Copy the MPQ files to the folder containing the DevilutionX executable, or to the data folder. The data folder path may differ depending on distro, version, and security settings, but will normally be `~/.local/share/diasurgical/devilution/` - Install [SDL2](https://www.libsdl.org/download-2.0.php), [SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/) and [SDL2_ttf](https://www.libsdl.org/projects/SDL_ttf/): - Ubuntu/Debian/Rasbian `sudo apt install libsdl2-2.0-0 libsdl2-ttf-2.0-0 libsdl2-mixer-2.0-0` - Fedora `sudo dnf install SDL2 SDL2_ttf SDL2_mixer` @@ -40,7 +40,7 @@ sudo apt install devilutionx ``` - Copy the MPQ files to `~/.local/share/diasurgical/devilution/` -- Run DevilutionX or DevilutionX Hellfire from menu to start the game +- Run DevilutionX or DevilutionX Hellfire from the menu to start the game
@@ -55,7 +55,7 @@ sudo apt install devilutionx - Copy `devilutionx.nro` and `CharisSILB.ttf` in into `/switch/devilutionx` - Copy the MPQ files to `/switch/devilutionx`. -- Launch `devilutionx.nro` by holding R the installed game. Do not use album to launch, if you use album, the homebrew will only have a small amount memory available, and the touch keyboard won't work. This is true for all homebrew, not just DevilutionX. +- Launch `devilutionx.nro` by holding R the installed game. Do not use the album to launch, if you use the album, the homebrew will only have a small amount of memory available, and the touch keyboard won't work. This is true for all homebrew, not just DevilutionX.