Commit 2dfe8fcd authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: change pip index url

parent e1af2275
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 cleanup a GitLab group and
`gitlab-butler` requires Python 3.11 or higher and can be installed with the following command:

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

# obtain help
gitlab-butler --help