mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-23 07:04:39 +00:00
Merge pull request #1571 from WindLeaf233/master
docs: cd the directory before `npm install`
This commit is contained in:
commit
92098e4b9a
@ -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
|
||||
```
|
||||
|
||||
|
@ -263,7 +263,7 @@
|
||||
|
||||
```shell
|
||||
$ git clone git@github.com:Binaryify/NeteaseCloudMusicApi.git
|
||||
|
||||
$ cd NeteaseCloudMusicApi
|
||||
$ npm install
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user