fix: README repo reference
This commit is contained in:
@@ -42,7 +42,7 @@ In the consuming project's `pyproject.toml`:
|
|||||||
dependencies = ["apify-shared"]
|
dependencies = ["apify-shared"]
|
||||||
|
|
||||||
[tool.uv.sources]
|
[tool.uv.sources]
|
||||||
apify-shared = { git = "https://your-gitea-instance.com/virtek-labs/apify-shared" }
|
apify-shared = { git = "https://git.virteklabs.com/virtek-labs/apify-shared" }
|
||||||
```
|
```
|
||||||
|
|
||||||
Pin to a specific tag, branch, or commit:
|
Pin to a specific tag, branch, or commit:
|
||||||
|
|||||||
Reference in New Issue
Block a user