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:
@@ -47,7 +47,7 @@ int main()
|
||||
* 项目使用了``C++11``标准,需要用支持``C++11``的编译器编译。但不依赖``boost``或``asio``。
|
||||
* 项目无其它依赖。如需使用``kafka``协议,需自行安装``lz4``,``zstd``和``snappy``几个压缩库。
|
||||
|
||||
#### 快速开始(Linux):
|
||||
#### 快速开始(Linux, maxOS):
|
||||
~~~sh
|
||||
$ git clone https://github.com/sogou/workflow
|
||||
$ cd workflow
|
||||
|
||||
Reference in New Issue
Block a user