File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ conda activate venv
33
33
34
34
You can install the package with:
35
35
``` bash
36
- python -m pip install intel- cloud-data-connector
36
+ python -m pip install cloud-data-connector
37
37
```
38
38
39
39
Please follow module specific documentation for use case, hands-examples. This documentation can be found inside the package.
@@ -426,4 +426,4 @@ User must provide the project name using flag (-p) and the local path to the JSO
426
426
---
427
427
If you have questions or issues about this package, contact the
[ Support Team
] ( mailto:[email protected] ) .
428
428
data_connector has an Apache license, as found in the [ LICENSE] ( https://www.apache.org/licenses/LICENSE-2.0 ) file.
429
- Dependencies versions higher than currently implemented ones are in beta and should be used with caution.
429
+ Dependencies versions higher than currently implemented ones are in beta and should be used with caution.
You can’t perform that action at this time.
0 commit comments