diff --git a/README.md b/README.md index 3604a1a58d..9653db759f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Advantages of lsp-bridge: (global-lsp-bridge-mode) ``` -Note: To use completion in terminal, please install the compiled tty-child-frames branch of Emacs +Note: To enable completion in the terminal, please install the latest version of Emacs, which supports tty-child-frames. * If you are using straight to install, you should use the following configuration to install: diff --git a/README.zh-CN.md b/README.zh-CN.md index a14fdaa4f0..6b65a57443 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -45,7 +45,7 @@ lsp-bridge 的优势: (global-lsp-bridge-mode) ``` -备注: 在终端下补全请安装编译 Emacs 的 tty-child-frames 分支 +备注: 在终端下补全请安装编译 Emacs 最新版, 以支持 tty-child-frames * 如果你使用 straight 来安装, 应该用下面的配置来安装: