Skip to content

Commit 891a19d

Browse files
author
崔庆才丨静觅
authored
Update README.md
1 parent 16c817a commit 891a19d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ proxypool | 2020-02-19 17:09:46,596 INFO success: tester entered RUNNING stat
6565

6666
这时候访问 [http://localhost:5555/random](http://localhost:5555/random) 即可获取一个随机可用代理。
6767

68-
如果下载速度特别慢,可以自行修改 Dockerfile,修改改行
68+
如果下载速度特别慢,可以自行修改 Dockerfile,修改
6969

70-
```
70+
```diff
7171
- RUN pip install -r requirements.txt
7272
+ RUN pip install -r requirements.txt -i https://pypi.douban.com/simple
7373
```

0 commit comments

Comments
 (0)