提交 ae587d9b 编写于 作者: I Iman Tabrizian 提交者: Kubernetes Prow Robot

fix: change 'source activate' to 'conda activate' (#831)

上级 78aa3789
......@@ -65,7 +65,7 @@ up Python using [Miniconda](https://conda.io/miniconda.html):
```bash
conda create --name mlpipeline python=3.7
source activate mlpipeline
conda activate mlpipeline
```
## Install the Kubeflow Pipelines SDK
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册