diff options
| author | Huan Xiong <huan.xiong@outlook.com> | 2019-07-19 21:12:35 +0800 |
|---|---|---|
| committer | Huan Xiong <huan.xiong@outlook.com> | 2019-07-19 21:25:42 +0800 |
| commit | 6260c8a37699a3b17be024493b94d6c43ca3116a (patch) | |
| tree | 6031a6e27b2dc5b630b464568d065d8fca718330 | |
| parent | c209a86e869bb3e91ad94541dbcfd3039ef1d2eb (diff) | |
Update cmake version in README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ git clone https://github.com/akermu/emacs-libvterm.git Before install emacs-libvterm,you need make sure you have installed - 1. cmake (>=3.0.2) + 1. cmake (>=3.11) 2. libtool-bin related issues: [#66](https://github.com/akermu/emacs-libvterm/issues/66) [#85](https://github.com/akermu/emacs-libvterm/issues/85#issuecomment-491845136) Run the build: |
