File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -10,18 +10,9 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
10
10
### pip install
11
11
12
12
``` sh
13
- pip install git+https://github.com/ fluid-cloudnative/fluid-client-python.git
13
+ pip install fluid-pysdk
14
14
```
15
- (you may need to run ` pip ` with root permission: ` sudo pip install git+https://github.com/fluid-cloudnative/fluid-client-python.git ` )
16
-
17
- ### Setuptools
18
-
19
- Install via [ Setuptools] ( http://pypi.python.org/pypi/setuptools ) .
20
-
21
- ``` sh
22
- python setup.py install --user
23
- ```
24
- (or ` sudo python setup.py install ` to install the package for all users)
15
+ (you may need to run ` pip ` with root permission: ` sudo pip install fluid-pysdk ` )
25
16
26
17
## Getting Started
27
18
You can’t perform that action at this time.
0 commit comments