mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
README fix typo
This commit is contained in:
parent
e334fc2ce0
commit
c83c7111ab
@ -30,7 +30,7 @@ CppJieba是"结巴(Jieba)"中文分词的C++版本
|
|||||||
### 下载和编译
|
### 下载和编译
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone --depth=10 --branch=master git://github.com/yanyiwu/cppjieba.git
|
git clone --depth=10 --branch=master https://github.com/yanyiwu/cppjieba.git
|
||||||
cd cppjieba
|
cd cppjieba
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user