Update README.md to have the gitea repository link.
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user