fix name
This commit is contained in:
parent
869b74e359
commit
02b393ae94
@ -4,14 +4,14 @@
|
||||
```shell
|
||||
git clone https://github.com/nyaasuki/DoubanBookSpider.git
|
||||
cd ./DoubanBookSpider
|
||||
python3 Spider.py
|
||||
python3 main.py
|
||||
```
|
||||
## Window
|
||||
配置好环境后
|
||||
下载并解压https://github.com/nyaasuki/DoubanBookSpider/archive/master.zip
|
||||
使用cmd命令运行
|
||||
```DOS
|
||||
python path\DoubanBookSpider\Spider.py #path为文件存放路径
|
||||
python path\DoubanBookSpider\main.py #path为文件存放路径
|
||||
```
|
||||
|
||||
或者
|
||||
|
Loading…
Reference in New Issue
Block a user