update readme

This commit is contained in:
涵曦 2024-06-24 14:28:05 +00:00
parent 4869e5cf80
commit f08244a990

View File

@ -76,7 +76,7 @@ pdm run xiaomusic.py
## 在 Docker 里使用
```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_DID='your-xiaomi-speaker-mid' \
-e MI_HARDWARE='L07A' \