Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 340 Bytes

环境配置.md

File metadata and controls

27 lines (17 loc) · 340 Bytes

环境配置参考

chrome安装

windows自行查阅安装方法

ubuntu

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

sudo apt-get install -f

sudo dpkg -i google-chrome-stable_current_amd64.deb

make创建运行环境环境

make

运行

python3 main.py