From 9bfe0cc8c5d2246e08459f6f05ea858eff573631 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Tue, 8 Jul 2025 16:05:07 +0200 Subject: [PATCH] changed gitlab -> gitea --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 794bc42..edb0f89 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ conda activate test-dap Clone and install dap ```bash -git clone https://gitlab.psi.ch/sf-daq/dap.git +git clone https://gitea.psi.ch/sf-daq/dap.git cd dap make install ```