Update README_cn.md

This commit is contained in:
xiehan
2021-05-01 19:43:45 +08:00
committed by GitHub
parent 8e1268d272
commit baec95aa42

View File

@@ -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