forked from opensci/piflow
Update README_CN.md
This commit is contained in:
parent
0bb7618bf1
commit
a7fa178a38
|
@ -111,6 +111,7 @@ PiFlow是一个简单易用,功能强大的大数据流水线系统。
|
|||
- vim /etc/profile
|
||||
export PIFLOW_HOME=/yourPiflowPath/bin
|
||||
export PATH=$PATH:$PIFLOW_HOME/bin
|
||||
|
||||
- 运行如下命令
|
||||
piflow flow start example/mockDataFlow.json
|
||||
piflow flow stop appID
|
||||
|
|
Loading…
Reference in New Issue