Update README.md
This commit is contained in:
parent
8ee4e88f82
commit
c713d32230
11
README.md
11
README.md
@ -108,16 +108,7 @@ options:
|
|||||||
|
|
||||||
- 使用 install_dependencies.sh 下载依赖
|
- 使用 install_dependencies.sh 下载依赖
|
||||||
- 使用 pdm 安装环境
|
- 使用 pdm 安装环境
|
||||||
- 参考 [xiaogpt](https://github.com/yihong0618/xiaogpt) 设置好环境变量
|
- 默认监听了端口 8090 , 使用其他端口自行修改。
|
||||||
|
|
||||||
```shell
|
|
||||||
export MI_USER="xxxxx"
|
|
||||||
export MI_PASS="xxxx"
|
|
||||||
export MI_DID=00000
|
|
||||||
export XIAOMUSIC_SEARCH='bilisearch:'
|
|
||||||
```
|
|
||||||
|
|
||||||
然后启动即可。默认监听了端口 8090 , 使用其他端口自行修改。
|
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
pdm run xiaomusic.py
|
pdm run xiaomusic.py
|
||||||
|
Loading…
Reference in New Issue
Block a user