Update README.md

This commit is contained in:
gotthard_g 2025-03-12 17:11:36 +01:00
parent c3b6298699
commit c759fd45d9

View File

@ -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 cd existing_repo
git remote add origin https://gitlab.psi.ch/mx/heidi-v2.git git remote add origin https://gitlab.psi.ch/mx/aaredb.git
git branch -M main git branch -M main
git push -uf origin main git push -uf origin main
``` ```
## Integrate with your tools ## Integrate with your tools
- [ ] [Set up project integrations](https://gitlab.psi.ch/mx/heidi-v2/-/settings/integrations) - [ ] [Set up project integrations](https://gitlab.psi.ch/mx/aaredb/-/settings/integrations)
## Collaborate with your team ## Collaborate with your team