File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,10 @@ git clone https://github.com/ESMValGroup/ESMValTool.git
7070This command will ask your GitHub username and a personal ** token** as password.
7171Please follow instructions on
7272[ GitHub token authentication requirements] [ token-authentication-requirements ]
73- to create a personal access token. After the authentication,
74- the output might look like:
73+ to create a personal access token.
74+ Alternatively, you could [ generate a new SSH key] [ generate-ssh-key ] and
75+ [ add it to your GitHub account] [ add-ssh-key ] .
76+ After the authentication, the output might look like:
7577
7678~~~
7779Cloning into 'ESMValTool'...
Original file line number Diff line number Diff line change 11{% include base_path.html %}
22[ activate-environment ] : https://docs.esmvaltool.org/en/latest/quickstart/installation.html#pre-installed-versions-on-hpc-clusters-other-servers
3+ [ add-ssh-key ] : https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
34[ cc-by-human ] : https://creativecommons.org/licenses/by/4.0/
45[ cc-by-legal ] : https://creativecommons.org/licenses/by/4.0/legalcode
56[ ci ] : http://communityin.org/
1718[ diagnostic ] : https://github.com/ESMValGroup/ESMValTool/blob/main/esmvaltool/diag_scripts/examples/diagnostic.py
1819[ ds ] : https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/main/data/dataset.urls
192021+ [ generate-ssh-key ] : https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
2022[ github-importer ] : https://import.github.com/
2123[ importer ] : https://github.com/new/import
2224[ install-from-source ] : https://docs.esmvaltool.org/en/latest/quickstart/installation.html#install-from-source
You can’t perform that action at this time.
0 commit comments