We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f19eb46 commit e4bdb25Copy full SHA for e4bdb25
_episodes/08-development-setup.md
@@ -53,7 +53,10 @@ Let’s get started.
53
54
The ESMValTool source code is available on a public GitHub repository:
55
[https://github.com/ESMValGroup/ESMValTool](https://github.com/ESMValGroup/ESMValTool).
56
-To obtain the code, the easiest way is to clone the repository:
+To obtain the code, there are two options:
57
+
58
+1. download the code as a ZIP file from the repository.
59
+2. clone the repository if you want to contribute to the ESMValTool development:
60
61
~~~bash
62
git clone https://github.com/ESMValGroup/ESMValTool.git
0 commit comments