update readme
This commit is contained in:
parent
9967a04161
commit
8edf7de663
14
README.md
14
README.md
@ -25,7 +25,19 @@ From a checkout:
|
||||
uv sync
|
||||
```
|
||||
|
||||
From [PyPI](https://pypi.org/) (after you publish):
|
||||
From this package index (HTTPS):
|
||||
|
||||
**Download URL (simple index):** `https://barrys.cloud/pypi/simple/`
|
||||
|
||||
```bash
|
||||
pip install --index-url https://barrys.cloud/pypi/simple/ ipodutils
|
||||
```
|
||||
|
||||
```bash
|
||||
uv pip install --index-url https://barrys.cloud/pypi/simple/ ipodutils
|
||||
```
|
||||
|
||||
From [PyPI](https://pypi.org/) (after you publish there):
|
||||
|
||||
```bash
|
||||
pip install ipodutils
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user