Skip to content

Commit

Permalink
fix pip install doc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Nov 23, 2017
1 parent a7b92a2 commit 11373af
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 @@ -13,7 +13,7 @@
### Installation

```shell
> pip -U aliyun-log-cli
> pip install -U aliyun-log-cli
```

**supported platforms**:
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
### 安装

```shell
> pip -U aliyun-log-cli
> pip install -U aliyun-log-cli
```

**支持平台**:
Expand Down

0 comments on commit 11373af

Please sign in to comment.