Skip to content

Fix a minor typo in "cloud-data-connector" package name #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions datasets/data_connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ conda activate venv

You can install the package with:
```bash
python -m pip install intel-cloud-data-connector
python -m pip install cloud-data-connector
```

Please follow module specific documentation for use case, hands-examples. This documentation can be found inside the package.
Expand Down Expand Up @@ -426,4 +426,4 @@ User must provide the project name using flag (-p) and the local path to the JSO
---
If you have questions or issues about this package, contact the [Support Team](mailto:[email protected]).
data_connector has an Apache license, as found in the [LICENSE](https://www.apache.org/licenses/LICENSE-2.0) file.
Dependencies versions higher than currently implemented ones are in beta and should be used with caution.
Dependencies versions higher than currently implemented ones are in beta and should be used with caution.