Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazeyu committed Nov 4, 2017
1 parent 9201848 commit 3638fb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Demo: [https://huaji8.top/post/live2d-plugin-2.0/](https://huaji8.top/post/live2
Install module:

```
npm install -save hexo-helper-live2d
npm install --save hexo-helper-live2d
```

> Tips: If you run into a npm problem, try to use `npm cache verify` or `npm cache clean` to fix it.
Expand Down
2 changes: 1 addition & 1 deletion readme.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
安装模块:

```
npm install -save hexo-helper-live2d
npm install --save hexo-helper-live2d
```

> Tips: 遇到npm的相关错误,试试 `npm cache verify``npm cache clean`~
Expand Down

0 comments on commit 3638fb4

Please sign in to comment.