From 967ae1ff53a734c16fd0e9156ac80f16ff50c2c5 Mon Sep 17 00:00:00 2001 From: Raphael Hagen Date: Tue, 16 Jul 2024 10:59:15 -0600 Subject: [PATCH] added pip install to readme.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index af5b4ab..e9a9939 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ +# Installation + +```pip install pangeo-forge-ndpyramid``` + + + ## Usage `pangeo-forge-ndpyramid` contains an apache-beam transform named `StoreToPyramid` which can be used with `pangeo-forge-recipes` to generate multiscale Zarr stores.