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
$ python setup.py install
$ python3 setup.py install
```
最终显示以下log表示顺利安装
@ -167,4 +167,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[1]: https://zh.wikipedia.org/wiki/ID3
[1]: https://zh.wikipedia.org/wiki/ID3