Skip to content

Commit acace9c

Browse files
committed
udpate readme
1 parent abc6f60 commit acace9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ alibabacloud-oss-python-sdk-v2 是OSS在Python编译语言下的第二版SDK,
1616
> - Python 3.8 及以上。
1717
1818
## 安装方法
19-
### 通过 pip 安装预发布版本
19+
### 通过 pip 安装beta版本
2020
```bash
21-
$ pip install --pre alibabacloud-oss-v2
21+
$ pip install alibabacloud-oss-v2
2222
```
2323

2424
### 通过解压后的安装程序包安装

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ alibabacloud-oss-python-sdk-v2 is the Developer Preview for the v2 of the OSS SD
1616
> - Python 3.8 or above.
1717
1818
## Installing
19-
### Install the pre release version through pip
19+
### Install the beta version through pip
2020
```bash
21-
$ pip install --pre alibabacloud-oss-v2
21+
$ pip install alibabacloud-oss-v2
2222
```
2323

2424
### Install from the unzipped installer package directly

0 commit comments

Comments
 (0)