From addeb003334c049675b67537c4737a16d16dad5d Mon Sep 17 00:00:00 2001 From: Paul Juschitz <paul.juschitz@univie.ac.at> Date: Tue, 13 May 2025 14:38:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34c6eb1..101a60e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The directions come from the book [Pro Git](https://git-scm.com/book/en/v), 2nd - **Windows:** download Git from the [official website](https://git-scm.com/downloads). - **Linux and macOS** [install and/or update using your software manager.](https://docs.gitlab.com/topics/git/how_to_install_git/?tab=Ubuntu+Linux#install-and-update-git) - **Github desktop app:** download and install from [Github.](https://github.com/apps/desktop) -- **Univie Gitlab access:** [Contact the Phaidra administrators](mailto:support.phaidra@univie.ac.at) with a message saying you'd like access to Gitlab. More information can be found on the [ZID's Gitlab information site](https://zid.univie.ac.at/en/gitlab/). +- **Univie Gitlab access:** [Contact the Phaidra administrators](mailto:support.phaidra@univie.ac.at) with a message saying you'd like access to the university Gitlab. More information can be found on the [ZID's Gitlab information site](https://zid.univie.ac.at/en/gitlab/). ## 1.: Initial configuration of your local git installation -- GitLab