From fe6cf547f15c3f85d97901446c9082aca69af6fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sat, 5 Dec 2020 11:10:29 +0100 Subject: [PATCH] install: highlight option default value in options list --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 2afab80e..c370347c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -137,7 +137,7 @@ All variants below support the following compile-time options: | Option | Type | Default | Description | Extra dependencies | |----------|------|---------|---------------------|--------------------| -| `-Dime` | Bool | True | Enables IME support | None | +| `-Dime` | bool | `true` | Enables IME support | None | ### Release build