diff --git a/README.md b/README.md index 3c5af2b..49b6245 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ This is the high-level package to use for developing CloudQuery plugins in Pytho ## Installation ```commandline -pip install plugin-sdk-python -``` \ No newline at end of file +pip install cloudquery-plugin-sdk +```