diff --git a/README.md b/README.md index 0460a4d98..06f7a59b5 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ Available options: | `SYSTEM_RTMIDI` | `OFF` | Use a system-installed version of RtMidi instead of the vendored one | | `SYSTEM_ZLIB` | `OFF` | Use a system-installed version of zlib instead of the vendored one | | `SYSTEM_SDL2` | `OFF` | Use a system-installed version of SDL2 instead of the vendored one | -| `SYSTEM_FREETYPE` | `OFF` | Use a system-installed version of SDL2 instead of the vendored one | +| `SYSTEM_FREETYPE` | `OFF` | Use a system-installed version of FreeType instead of the vendored one | | `SUPPORT_XP` | `OFF` | Build a Windows XP-compatible binary | | `WARNINGS_ARE_ERRORS` | `OFF`\*\* | Whether warnings in furnace's C++ code should be treated as errors | | `WITH_DEMOS` | `ON` | Install demo songs on `make install` |