Bladeren bron

Update README.md

Co-authored-by: znichollscr <114576287+znichollscr@users.noreply.github.com>
crdanielbusch 1 jaar geleden
bovenliggende
commit
fcbd988b4b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -81,7 +81,7 @@ For those who wish to contribute to the repository, below we go through the key
 doit setup_env
 doit setup_env
 ```
 ```
 #### <a name="download"></a>Download the version from the command line.
 #### <a name="download"></a>Download the version from the command line.
-This will download all files from Zenodo as they are.
+This will download all files from Zenodo as they are for a specific version (note this version must already be in `versions.py`, if you want to add a new version, see the section on adding a new version below).
 ```
 ```
 doit download_version --version <YYMMDD>
 doit download_version --version <YYMMDD>
 ```
 ```