From 2d73c2b5e0464409d7883cbe1002b9391a1f4eb4 Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Sun, 15 Sep 2024 14:44:18 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 659c316..0c57014 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This still relies on an experimental branch of Zarr.jl to read most Kerchunk fil ```julia ] -add Kerchunk Zarr#as/filters https://github.com/asinghvi17/Rasters.jl#as/makie_and_cf +add Kerchunk ``` (clean up by running `]free Zarr ZarrDatasets Rasters`)