From c713d322302ebbaef7654a2d053f4769241f34ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B6=B5=E6=9B=A6?= Date: Sat, 7 Sep 2024 01:37:49 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 8fe7fb8..301e4d5 100644 --- a/README.md +++ b/README.md @@ -108,16 +108,7 @@ options: - 使用 install_dependencies.sh 下载依赖 - 使用 pdm 安装环境 -- 参考 [xiaogpt](https://github.com/yihong0618/xiaogpt) 设置好环境变量 - -```shell -export MI_USER="xxxxx" -export MI_PASS="xxxx" -export MI_DID=00000 -export XIAOMUSIC_SEARCH='bilisearch:' -``` - -然后启动即可。默认监听了端口 8090 , 使用其他端口自行修改。 +- 默认监听了端口 8090 , 使用其他端口自行修改。 ```shell pdm run xiaomusic.py