Skip to content

Commit e4bdb25

Browse files
committed
add download option to get the source code
1 parent f19eb46 commit e4bdb25

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_episodes/08-development-setup.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,10 @@ Let’s get started.
5353

5454
The ESMValTool source code is available on a public GitHub repository:
5555
[https://github.com/ESMValGroup/ESMValTool](https://github.com/ESMValGroup/ESMValTool).
56-
To obtain the code, the easiest way is to clone the repository:
56+
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:
5760

5861
~~~bash
5962
git clone https://github.com/ESMValGroup/ESMValTool.git

0 commit comments

Comments
 (0)