diff --git a/INSTALL.md b/INSTALL.md index d553544f..9d193fd8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -135,9 +135,10 @@ mkdir -p bld/release && cd bld/release Available compile-time options: -| Option | Type | Default | Description | Extra dependencies | -|----------|------|---------|---------------------|--------------------| -| `-Dime` | bool | `true` | Enables IME support | None | +| Option | Type | Default | Description | Extra dependencies | +|-------------|---------|---------|---------------------|--------------------| +| `-Dime` | bool | `true` | Enables IME support | None | +| `-Dterminfo | feature | `auto` | Build terminfo | `tic` (ncurses) | ### Release build