From 12676bf84f39338f45998efce0c8c5f04ff2e112 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Wed, 1 Jan 2020 19:22:54 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c0739f20..e7f3197c4 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,9 @@ Nightly builds | Platform - Linux `~/.local/share/diasurgical/devilution/` - Windows `C:\Users\[username]\AppData\Roaming\diasurgical\devilution` - [Download DevilutionX](https://github.com/diasurgical/devilutionX/releases), or build from source - - Install [SDL2](https://www.libsdl.org/download-2.0.php) (including [SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/) and [SDL2_ttf](https://www.libsdl.org/projects/SDL_ttf/)) + - Install [SDL2](https://www.libsdl.org/download-2.0.php) (including [SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/) and [SDL2_ttf](https://www.libsdl.org/projects/SDL_ttf/)) (included in macOS and Windows bundle) - Run `./devilutionx` -Please keep in mind that this is still being worked on and is missing parts of UI and some minor bugs, see [milestone 1](https://github.com/diasurgical/devilutionX/milestone/1) for a full list of known issues. - # Building from Source
Linux