We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81c288 commit 786bb20Copy full SHA for 786bb20
docs/index.qmd
@@ -14,6 +14,8 @@ You can download the source code from GitHub:
14
15
```bash
16
git clone git@github.com:virtual-zarr/esip-2025.git
17
+# or
18
+git clone https://github.com/virtual-zarr/esip-2025.git
19
cd esip-2025
20
```
21
@@ -26,4 +28,4 @@ pixi install
26
28
27
29
## License
30
-Content in this repository is licensed under the [MIT License](LICENSE.txt).
31
+Content in this repository is licensed under the [MIT License](LICENSE.txt).
0 commit comments