aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam Patterson <adam@adamrt.com>2021-08-24 08:14:14 -0500
committerAdam Patterson <adam@adamrt.com>2021-08-24 08:14:14 -0500
commit9f2d307c11c176d44fb63dd47578b8b2507bfab5 (patch)
tree0d0bca26be188b05c87b6623ea399c73068eeb0b /README.md
parentf73644a07ce56712101d1568139a8f3c3b4a9e59 (diff)
Update documentation for Debian versions
Debian 11 is now stable and currently has 0.1.4-1 of libvterm-dev in packages.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ee37ce9..10093b1 100644
--- a/README.md
+++ b/README.md
@@ -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.