Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
manateelazycat committed Dec 20, 2024
1 parent b73717e commit acebc35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ lsp-bridge 的优势:
(global-lsp-bridge-mode)
```

备注: 在终端下补全请安装编译 Emacs tty-child-frames 分支
备注: 在终端下补全请安装编译 Emacs 最新版, 以支持 tty-child-frames

* 如果你使用 straight 来安装, 应该用下面的配置来安装:

Expand Down

0 comments on commit acebc35

Please sign in to comment.