修复readme clone地址错误的问题
This commit is contained in:
parent
a0cbe65872
commit
b9f1fbf5f7
@ -22,7 +22,7 @@ apt install ctags cmake make build-essential python-dev python3-dev
|
|||||||
`redhat` 系列可以找到相同的包安装即可,其他相同
|
`redhat` 系列可以找到相同的包安装即可,其他相同
|
||||||
2. 克隆项目到本地
|
2. 克隆项目到本地
|
||||||
```sh
|
```sh
|
||||||
git clone git@www.zeekling.cn:linux/vimrc.git
|
git clone ssh://git@git.zeekling.cn:222/linux/vimrc.git
|
||||||
```
|
```
|
||||||
3. 执行安装脚本
|
3. 执行安装脚本
|
||||||
```sh
|
```sh
|
||||||
|
Reference in New Issue
Block a user