From c2f2f610f7e6598788feb0c732e5fbf2a5c59617 Mon Sep 17 00:00:00 2001 From: Florian Pinault Date: Fri, 8 Sep 2023 09:00:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be6cc28..467b697 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Currently, four models can be installed: ```bash pip install ai-models-panguweather pip install ai-models-fourcastnet -pip install ai-models-graphcast # For graphcast: See the installation details at https://github.com/ecmwf-lab/ai-models-graphcast +pip install ai-models-graphcast # See the installation details at https://github.com/ecmwf-lab/ai-models-graphcast pip install ai-models-fourcastnetv2 ```