diff --git a/README.md b/README.md index 0c7e24d..628859c 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ 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