update readme
This commit is contained in:
parent
4869e5cf80
commit
f08244a990
@ -76,7 +76,7 @@ pdm run xiaomusic.py
|
|||||||
## 在 Docker 里使用
|
## 在 Docker 里使用
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run -e MI_USER=<your-xiaomi-account> \
|
docker run -e MI_USER='your-xiaomi-account' \
|
||||||
-e MI_PASS='your-xiaomi-password' \
|
-e MI_PASS='your-xiaomi-password' \
|
||||||
-e MI_DID='your-xiaomi-speaker-mid' \
|
-e MI_DID='your-xiaomi-speaker-mid' \
|
||||||
-e MI_HARDWARE='L07A' \
|
-e MI_HARDWARE='L07A' \
|
||||||
|
Loading…
Reference in New Issue
Block a user