mirror of
https://github.com/sogou/workflow.git
synced 2026-02-08 01:33:17 +08:00
Update README_cn.md
This commit is contained in:
10
README_cn.md
10
README_cn.md
@@ -49,11 +49,11 @@ int main()
|
||||
|
||||
#### 快速开始(Linux, maxOS):
|
||||
~~~sh
|
||||
$ git clone https://github.com/sogou/workflow # From gitee: $ git clone https://gitee.com/sogou/workflow
|
||||
$ cd workflow
|
||||
$ make
|
||||
$ cd tutorial
|
||||
$ make
|
||||
git clone https://github.com/sogou/workflow # From gitee: git clone https://gitee.com/sogou/workflow
|
||||
cd workflow
|
||||
make
|
||||
cd tutorial
|
||||
make
|
||||
~~~
|
||||
|
||||
# 示例教程
|
||||
|
||||
Reference in New Issue
Block a user