From fe9ffe7c1be861a6348b697d983901137625d1c4 Mon Sep 17 00:00:00 2001 From: simon_l Date: Mon, 26 May 2025 14:43:23 +0200 Subject: [PATCH] Update README.md. Changed git clone directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55c8b75..7e0b9e4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For Windows users, the following are required: Open **Git Bash** and run: ```bash -cd GitLab +cd Gitea git clone --recurse-submodules https://gitea.psi.ch/APOG/acsmnode.git cd acsmnode ```