commit 96c11198da93eecf58c414e7e463d4501e4997d5 parent d3b435c646981f6e24bf1e778ba6763bd5b848b6 Author: Noelle Leigh <noelle_leigh@fastmail.com> Date: Mon, 13 Dec 2021 19:47:24 -0500 README: remove unnecessary Windows instructions Thanks to d2cf7213, this paragraph no longer applies. Now, all MSYS2 builds should have SDL2 statically linked. Diffstat:
M | README.md | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -55,8 +55,6 @@ cd uxn ./build.sh ``` -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/`). - ## Getting Started ### Emulator