Merge pull request #201 from Schofi/main

Update README.md
This commit is contained in:
程序员阿江-Relakkes
2024-03-31 14:40:11 +08:00
committed by GitHub

View File

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