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