Update README.md

This commit is contained in:
Snow Wang
2020-06-05 12:00:09 +08:00
committed by GitHub
parent c58db14693
commit e29760dbc3
+1 -1
View File
@@ -84,7 +84,7 @@ python main.py
```shell
docker run -it -d --name youxiang youxiang:1.0.0
```
3. 登陆微信,运行
3. 运行以下脚本获取二维码,然后微信登陆
```shell
docker logs -f --tail=1000 youxiang
```