Skip to content

Commit 7df51b6

Browse files
authored
Update README.md
Fix a minor typo in "cloud-data-connector" package name.
1 parent 45dfdbe commit 7df51b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

datasets/data_connector/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ conda activate venv
3333

3434
You can install the package with:
3535
```bash
36-
python -m pip install intel-cloud-data-connector
36+
python -m pip install cloud-data-connector
3737
```
3838

3939
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
426426
---
427427
If you have questions or issues about this package, contact the [Support Team](mailto:[email protected]).
428428
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.

0 commit comments

Comments
 (0)