docs: cd the directory before npm install

This commit is contained in:
WindLeaf_qwq 2022-07-24 19:21:05 +08:00 committed by GitHub
parent b079f7d1ba
commit 82ab334d69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,7 +263,7 @@
```shell
$ git clone git@github.com:Binaryify/NeteaseCloudMusicApi.git
$ cd NeteaseCloudMusicApi
$ npm install
```