diff --git a/README.md b/README.md index 3579e89..040ce2a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,14 @@ A fully Pythonic and **Pydantic-driven** client for the Elytra PIM (Product Info ## Installation +### From Forgejo PyPI + +Install directly from the HIM-public package registry: + +```bash +pip install --index-url https://git.him-tools.de/api/packages/HIM-public/pypi/simple/ elytra-pim-client +``` + ### From Source Clone the repository: