From e65a8ef93a71654680c05c620254728b4be1f5e8 Mon Sep 17 00:00:00 2001 From: Sandor Kertesz Date: Fri, 22 May 2026 17:19:14 +0100 Subject: [PATCH] Fix link installation docs link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e4b21b24..767e9602c 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Install from PyPI: pip install earthkit-data ``` -More details, such as optional dependencies can be found at https://earthkit-data.readthedocs.io/en/latest/install.html. +More details, such as optional dependencies can be found at https://earthkit-data.readthedocs.io/en/latest/installation.html#install Alternatively, install via `conda` with: