Commit 3fd2855f authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: change pip index url

parent f6b85bc6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ This project provides a CLI tool able to recursively copy/synchronize a GitLab g
`gitlab-cp` requires Python 3.11 or higher and can be installed with the following command:

```bash
pip install gitlab-cp --index-url https://gitlab.com/api/v4/projects/56596421/packages/pypi/simple
pip install gitlab-cp --index-url https://gitlab.com/api/v4/projects/to-be-continuous%2Ftools%2Fgitlab-cp/packages/pypi/simple --upgrade

# obtain help
gitlab-cp --help