From 27df523c57ce518128bfb21adb5ef901375c406c Mon Sep 17 00:00:00 2001 From: David Brown <50154982+dbrownf@users.noreply.github.com> Date: Sat, 18 Mar 2023 17:17:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ac3b0c..116e308 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ devtools::install_github("agrdatasci/ag5Tools", build_vignettes = TRUE) ### Downloading AgERA5 data #### Install Python and the CDS API -Before useing the *ag5Tools* package, you need to intall Python and the CDS API, please see the details here: https://cds.climate.copernicus.eu/api-how-to. +Before using the *ag5Tools* package, you need to intall Python and the CDS API, please see the details here: https://cds.climate.copernicus.eu/api-how-to. #### Get your CDS API-Key