Skip to content

Commit f84dc9c

Browse files
committed
feat: update readme
1 parent 9986617 commit f84dc9c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ Python版本需要不低于2.7。
1212

1313
### Install ###
1414

15+
Install via pip
16+
```sh
17+
pip install volcenginesdk
18+
```
19+
1520
Install via [Setuptools](http://pypi.python.org/pypi/setuptools).
1621

1722
```sh

0 commit comments

Comments
 (0)