Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iamleeg committed May 26, 2022
1 parent 437f4b0 commit b8c4142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verification/scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This script is used to generate a list of the ISO-3166-2 alpha-2 country codes s
Any user with an API key can run this script:

```shell
export GDOTH_API_BASEURL=<URL of the curator-service API, e.g. https://data-covid-19.global.health>
export GDOTH_API_BASEURL=<URL of the curator-service API, e.g. https://data.covid-19.global.health>
export GDOTH_API_KEY=<API key>
poetry run python3 country_codes_map.py
```

0 comments on commit b8c4142

Please sign in to comment.