doc: fix url

This commit is contained in:
2025-04-25 00:17:28 +02:00
committed by GitHub
parent e34fc56df4
commit e852fdd1fb

View File

@@ -49,7 +49,7 @@ cubbi image build goose
If you are looking to contribute to the development, you will need to use `uv` as well:
```bash
git clone https://github.com/monadical/cubbi
git clone https://github.com/monadical-sas/cubbi
cd cubbi
uv tool install --with-editable . .
# You'll have cubbi and cubbix executable files in your PATH, pointing to the local installation.