docs: Add installation instructions for Forgejo PyPI to README
This commit is contained in:
parent
fab2f7f701
commit
dce4ac5643
1 changed files with 8 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue