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. 创建服务 (日志功能可能产生费用,建议关闭)