From 746d389b67e667b7bcb9066718340fc2802b01c4 Mon Sep 17 00:00:00 2001 From: Womsxd <45663319+Womsxd@users.noreply.github.com> Date: Wed, 24 Aug 2022 09:11:19 +0800 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25452ab..cddf919 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ docker-compose pull && docker-compose up -d 1. 下载本项目 -2. 在脚本目录执行`pip install -r requirements.txt -t .` +2. 在脚本目录执行`pip3 install -r requirements.txt -t .` 3. 在本地完整运行一次。 @@ -150,7 +150,7 @@ docker-compose pull && docker-compose up -d * 阿里云 1. 下载本项目 - 2. 在脚本目录执行`pip install -r requirements.txt -t .` + 2. 在脚本目录执行`pip3 install -r requirements.txt -t .` 3. 在本地完整运行一次。 4. 打开并登录[函数计算 FC](https://fcnext.console.aliyun.com/cn-hangzhou/services)。注意左上方显示的地区,可点击切换其他地区。 5. 创建服务 (日志功能可能产生费用,建议关闭)