From 42a1aa049a6f7eeec17bda56f95c77f90ab986d1 Mon Sep 17 00:00:00 2001 From: ritt Date: Mon, 13 Apr 2026 13:25: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 ca125f7..43447ac 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ * clone repository recursively: -```git clone https://bitbucket.org/ritt/drs4eb.git --recursive``` +```git clone https://gitea.psi.ch/WaveDAQ/drs4eb.git --recursive``` * Install wxWidgets from https://www.wxwidgets.org/ (only if DRSOsc program is needed). Make sure the ``wx-config`` tool is working.