Update README.md

python版本补充
This commit is contained in:
Schofi 2024-03-30 18:29:41 +08:00 committed by GitHub
parent aa257aab51
commit 81317482f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
cd MediaCrawler
# 创建虚拟环境
# 注意python 版本需要3.7 - 3.9
python -m venv venv
# macos & linux 激活虚拟环境