Browse code

README: remove unnecessary Windows instructions

Thanks to d2cf7213, this paragraph no longer applies.

Now, all MSYS2 builds should have SDL2 statically linked.

Noelle Leigh authored on 14/12/2021 00:47:24 • neauoire committed on 14/12/2021 21:22:59
Showing 1 changed files
... ...
@@ -55,8 +55,6 @@ cd uxn
55 55
 ./build.sh
56 56
 ```
57 57
 
58
-To run the emulator _outside_ of the MSYS2 environment, download the [SDL runtime binary for Windows](https://libsdl.org/download-2.0.php) and place the `SDL2.dll` file in the same directory as the emulator (`bin/`).
59
-
60 58
 ## Getting Started
61 59
 
62 60
 ### Emulator