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:
1010### pip install
1111
1212``` sh
13- pip install git+https://github.com/ fluid-cloudnative/fluid-client-python.git
13+ pip install fluid-pysdk
1414```
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 ` )
2516
2617## Getting Started
2718
You can’t perform that action at this time.
0 commit comments