diff options
| author | Adam Patterson <adam@adamrt.com> | 2021-08-24 08:14:14 -0500 |
|---|---|---|
| committer | Adam Patterson <adam@adamrt.com> | 2021-08-24 08:14:14 -0500 |
| commit | 9f2d307c11c176d44fb63dd47578b8b2507bfab5 (patch) | |
| tree | 0d0bca26be188b05c87b6623ea399c73068eeb0b | |
| parent | f73644a07ce56712101d1568139a8f3c3b4a9e59 (diff) | |
Update documentation for Debian versions
Debian 11 is now stable and currently has 0.1.4-1 of libvterm-dev in packages.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ Before installing emacs-libvterm, you need to make sure you have installed (e.g., Arch, Debian, Fedora, Gentoo, openSUSE, Ubuntu). Typical names are `libvterm` (Arch, Fedora, Gentoo, openSUSE), or `libvterm-dev` (Debian, Ubuntu). If not available, `libvterm` will be downloaded during the - compilation process. Some distributions (e.g. Ubuntu < 20.04, Debian Stable) + compilation process. Some distributions (e.g. Ubuntu < 20.04, Debian < 11) have versions of `libvterm` that are too old. If you find compilation errors related to `VTERM_COLOR`, you should not use your system libvterm. See [FAQ](#frequently-asked-questions-and-problems) for more details. |
