mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
readme: cd the directory before npm install
This commit is contained in:
parent
82ab334d69
commit
33cca95cb3
@ -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
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user