Skip to content

Commit

Permalink
[bugfix] fix npm name error
Browse files Browse the repository at this point in the history
what:
why:
how:
  • Loading branch information
toxic-johann committed Jul 24, 2017
1 parent 581e3e8 commit e07b19e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ What's more, it's also a [component framework](https://github.com/Chimeejs/chime
### npm

```
npm install --save chime
npm install --save chimee
```

### cdn
Expand Down
2 changes: 1 addition & 1 deletion doc/zh-cn/README.md
Expand Up @@ -34,7 +34,7 @@ Chimee 首先是一个[视频播放器](https://github.com/Chimeejs/chimee/blob/
### npm

```
npm install --save chime
npm install --save chimee
```

### cdn
Expand Down

0 comments on commit e07b19e

Please sign in to comment.