From b95f215390c6a6c62b59f525dee65081f7778824 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Tue, 24 Sep 2019 07:51:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca55122e74b..41707b4e6b9 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ You can also generate 32bit builds on 64bit platforms by setting `-DCMAKE_TOOLCH Use `-DCROSS_PREFIX=/path/to/prefix` if the `i686-w64-mingw32` directory is not in `/usr`. ### Use SDL v1 instead of SDL v2. Pass `-DUSE_SDL1=ON` to build with SDL v1 instead of v2. -Note that some features are not yet supported in SDL v1, notably sound, upscaling, and fullscreen. +Note that some features are not yet supported in SDL v1, notably upscaling, and fullscreen. # Multiplayer - TCP/IP only requires the host to expose port 6112