Skip to content

Commit

Permalink
chore: update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Linkontoask committed Oct 31, 2020
1 parent c102bd4 commit 4b65b37
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion NeteaseCloudMusicApi
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,16 +102,13 @@

```
1、 克隆项目
git clone https://github.com/Linkontoask/radishes.git
git clone --recurse-submodules https://github.com/Linkontoask/radishes.git
2、 拉取子模块
git submodule update --init --recursive
3、 安装npm包
2、 安装npm包
yarn || npm i
cd NeteaseCloudMusicApi/
yarn || npm i
4、运行项目
3、运行项目
在主目录下运行 yarn dev
```

0 comments on commit 4b65b37

Please sign in to comment.