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

Commit

Permalink
modify tnpm 2 npm
Browse files Browse the repository at this point in the history
  • Loading branch information
tw93 committed Oct 9, 2017
1 parent 1074010 commit b91570e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/wxc-grid-select/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## 安装

```
tnpm i weex-ui --save
npm i weex-ui --save
```


Expand Down
1 change: 0 additions & 1 deletion packages/wxc-lightbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

```
tnpm install weex-ui --save

This comment has been minimized.

Copy link
@netputer

netputer Oct 10, 2017

这里没有改

```

## 使用方法
Expand Down
2 changes: 1 addition & 1 deletion packages/wxc-popup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
## 安装

```
tnpm i weex-ui --save
npm i weex-ui --save
```

## 使用方法
Expand Down

1 comment on commit b91570e

@tw93
Copy link
Member Author

@tw93 tw93 commented on b91570e Oct 10, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your feedback ,I have fixed in dev branch

Please sign in to comment.