README: remove unnecessary Windows instructions

Thanks to d2cf7213, this paragraph no longer applies.

Now, all MSYS2 builds should have SDL2 statically linked.
This commit is contained in:
Noelle Leigh 2021-12-13 19:47:24 -05:00 committed by neauoire
parent d3b435c646
commit 96c11198da
1 changed files with 0 additions and 2 deletions

View File

@ -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