From f7a1497a770b2fe9a31cfea1fa9c5febd515cebf Mon Sep 17 00:00:00 2001 From: Lene Wasskog <lene.wasskog@nibio.no> Date: Wed, 4 Jan 2023 09:57:26 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e4a924..f38e9f7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# vips-maven-registry +# vips-package-registry This gitlab project will serve as a package registry for common VIPS artifacts @@ -15,14 +15,14 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea ``` cd existing_repo -git remote add origin https://gitlab.nibio.no/VIPS/vips-maven-registry.git +git remote add origin https://gitlab.nibio.no/VIPS/vips-package-registry.git git branch -M main git push -uf origin main ``` ## Integrate with your tools -- [ ] [Set up project integrations](https://gitlab.nibio.no/VIPS/vips-maven-registry/-/settings/integrations) +- [ ] [Set up project integrations](https://gitlab.nibio.no/VIPS/vips-package-registry/-/settings/integrations) ## Collaborate with your team -- GitLab