diff --git a/datasets/data_connector/README.md b/datasets/data_connector/README.md index 931f27e95..e41ab740b 100644 --- a/datasets/data_connector/README.md +++ b/datasets/data_connector/README.md @@ -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. @@ -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:IntelAI@intel.com). 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. \ No newline at end of file +Dependencies versions higher than currently implemented ones are in beta and should be used with caution.