diff --git a/README.md b/README.md index cbe60ae..75e75e1 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ In the consuming project's `pyproject.toml`: dependencies = ["apify-shared"] [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: