readme: cd the directory before npm install

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

View File

@ -29,8 +29,8 @@
## 安装
```shell
$ git clone git@github.com:Binaryify/NeteaseCloudMusicApi.git
$ git clone git@github.com:Binaryify/NeteaseCloudMusicApi.git
$ cd NeteaseCloudMusicApi
$ npm install
```
@ -38,7 +38,7 @@ $ npm install
```shell
$ git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
$ cd NeteaseCloudMusicApi
$ npm install
```