Update README.md

Use python3 for installation
This commit is contained in:
lee.wp14 2018-09-01 00:15:02 +08:00 committed by GitHub
parent 2849de3dc1
commit f85f384a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ $ git clone https://github.com/codezjx/netease-cloud-music-dl.git
进入根目录,然后执行: 进入根目录,然后执行:
```bash ```bash
$ python setup.py install $ python3 setup.py install
``` ```
最终显示以下log表示顺利安装 最终显示以下log表示顺利安装