From 7da8346174e88a3edaed5315032dc6c9a67f12e3 Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 27 Mar 2019 14:13:49 +0800 Subject: [PATCH] Update prepare.md --- caffe2fluid/prepare.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caffe2fluid/prepare.md b/caffe2fluid/prepare.md index 7a9a874..c0e2181 100644 --- a/caffe2fluid/prepare.md +++ b/caffe2fluid/prepare.md @@ -31,7 +31,7 @@ pip uninstall protobuf pip install protobuf==3.6.0 source deactivate -> ``` +``` ## 3. 在创建的python环境中使用caffe2fluid 在第2步安装中,需要注意到这两行命令 -- GitLab