From a2789a3be62379b5e53998ff38d4739c00a89e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zsombor=20Szab=C3=B3-Antalovszky?= <zsombors@stud.ntnu.no> Date: Tue, 14 Jan 2025 10:12:18 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d4d72e..a2b168d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A separate PDF file called **Documentation** will soon be added too. 1. **Clone the repositiory** ```bash -git clone https://gitlab.com/yourusername/nosh.git +git clone https://git.gvk.idi.ntnu.no/ZsomborSzaboAntalovszky/nosh.git cd nosh ``` 2. **Build the Shell** -- GitLab