changed gitlab -> gitea

This commit is contained in:
2025-07-08 16:05:07 +02:00
parent 7d5a0f7ad8
commit 9bfe0cc8c5

View File

@ -25,7 +25,7 @@ conda activate test-dap
Clone and install dap Clone and install dap
```bash ```bash
git clone https://gitlab.psi.ch/sf-daq/dap.git git clone https://gitea.psi.ch/sf-daq/dap.git
cd dap cd dap
make install make install
``` ```