From 81317482f8fe6a039a10c1dd1fda36bace29e07c Mon Sep 17 00:00:00 2001 From: Schofi <33537727+Schofi@users.noreply.github.com> Date: Sat, 30 Mar 2024 18:29:41 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit python版本补充 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ed08f7..7df3707 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ cd MediaCrawler # 创建虚拟环境 + # 注意python 版本需要3.7 - 3.9 python -m venv venv # macos & linux 激活虚拟环境