diff options
| author | jixiuf <jixiuf@qq.com> | 2022-08-30 10:59:15 +0800 |
|---|---|---|
| committer | jixiuf <jixiuf@qq.com> | 2022-08-30 10:59:15 +0800 |
| commit | 54bef7c753cfb9360b5f21cbc1909ace4da67260 (patch) | |
| tree | 23729c9a28b6e07cbee7bffa144ba0e2a37c554d | |
| parent | 45b5be43b3265c9f415d0eec68a606db1e863db1 (diff) | |
update readme about libvterm 0.2 is needed.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ Before installing emacs-libvterm, you need to make sure you have installed 3. libtool-bin (related issues: [#66](https://github.com/akermu/emacs-libvterm/issues/66) [#85](https://github.com/akermu/emacs-libvterm/issues/85#issuecomment-491845136)) - 4. OPTIONAL: [libvterm](https://github.com/neovim/libvterm) (>= 0.1). This + 4. OPTIONAL: [libvterm](https://github.com/Sbozzolo/libvterm-mirror.git) (>= 0.2). This library can be found in the official repositories of most distributions (e.g., Arch, Debian, Fedora, Gentoo, openSUSE, Ubuntu). Typical names are `libvterm` (Arch, Fedora, Gentoo, openSUSE), or `libvterm-dev` (Debian, |
