Update README.zh_CN.md
This commit is contained in:
parent
5aee0547a8
commit
f7c278df74
|
@ -19,7 +19,7 @@ compile_commands.json常被用于帮助各种language server(例如常见的cl
|
||||||
```bash
|
```bash
|
||||||
$ # activate your of environment, then in any place, clone the project and run install script
|
$ # activate your of environment, then in any place, clone the project and run install script
|
||||||
$ git clone --depth 1 https://github.com/zhyang-dev/wmake_with_bear.git
|
$ git clone --depth 1 https://github.com/zhyang-dev/wmake_with_bear.git
|
||||||
$ cd xxx && chmod +x install && ./install
|
$ cd wmake_with_bear && ./install
|
||||||
```
|
```
|
||||||
|
|
||||||
### 使用
|
### 使用
|
||||||
|
|
Loading…
Reference in New Issue