浅浅更新一下

This commit is contained in:
EillesWan
2022-06-11 13:53:59 +08:00
parent 1fde8ca253
commit 1980aeb8de
12 changed files with 63 additions and 24 deletions

View File

@ -66,7 +66,7 @@ Tips: You'd better choose the \"2 GitHub\" download source
2. After completing installation, we need to install the libraries :
- Open "Start Menu" and find `cmd`
- Run `cmd` as Administrator
- Drag "补全库.py" into the opened window and press Enter
- Drag "作者的自我修养.py" into the opened window and press Enter
3. After completing installationdouble click Musicreater.py to run
#### Linux
@ -83,7 +83,7 @@ sudo apt-get install git
```bash
sudo git clone https://gitee.com/EillesWan/Musicreater.git
cd Musicreater
python3 补全库.py
python3 作者的自我修养.py
python3 Musicreater.py
```