diff --git a/README.md b/README.md index c6252eb..4c01537 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,15 @@ https://docs.deepomatic.com/deepomatic-api-v0-7 # Installation +## Python ```bash pip install deepomatic-api ``` +## Uv +**GCloud needs to be initialized** +```bash +uv tool install deepomatic-cli +``` # Client