Update README.md to have the gitea repository link.

This commit is contained in:
2025-07-09 10:59:08 +02:00
parent 3eb25be63e
commit 15a1ef5530

View File

@ -7,7 +7,7 @@ This repository contains CryoSPARC *lanes* tailored for running jobs at PSI usin
Clone the repository using Git on **Merlin 7**. This is typically done from within your CryoSPARC installation directory (e.g., `/data/user/<user>/cryosparc/`), though this is not strictly required:
```bash
git clone https://git.psi.ch/lsm-hpce/merlin-cryosparc.git config
git clone -b merlin7 https://gitea.psi.ch/CLS-IT/merlin-cryosparc.git config
````
Next, update all `cluster_info.json` files to reflect the correct worker path by replacing the placeholder `USERNAME`. A helper script is available to do this automatically: