From a5595c19f1113442b2b8b0e19a79acafc64f9f77 Mon Sep 17 00:00:00 2001 From: wuhao <15392746632@qq.com> Date: Wed, 18 Nov 2020 10:01:26 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 931001c..6e78f7e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,6 @@ environment=consumer_id="legux_geshou",topic_name="legu_geshouccs,legu_geshouccs ### 创建python环境 ```shell -pipenv Pipfile +pipenv install Pipfile ```