Thanks to d2cf7213, this paragraph no longer applies.
Now, all MSYS2 builds should have SDL2 statically linked.
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index 0236622..ece10ed 100644
--- 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
--
2.34.0.windows.1