From c493e48e2dffdde4162e6af0ad67f84527616795 Mon Sep 17 00:00:00 2001 From: "Noah D. Brenowitz" Date: Mon, 16 Sep 2024 17:43:16 -0600 Subject: [PATCH] fix installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 943f589..e928a5d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Grids currently supported: ``` git clone https://github.com/NVlabs/earth2grid.git -pip install --no-build-isolation earth2grid +pip install --no-build-isolation ./earth2grid ``` ## Example