From 0147b68ba81dce629213e716908e9848506f9cfa Mon Sep 17 00:00:00 2001 From: Akshay Subramaniam <6964110+akshaysubr@users.noreply.github.com> Date: Thu, 5 Jun 2025 15:07:14 -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 ebe873b..8ea9c06 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ interpolation between HEALPix and equiangular lat/lon grids. To setup the library, run ```bash -git clone https://gitlab-master.nvidia.com/Devtech-Compute/cuhpx.git +git clone https://github.com/NVlabs/cuHPX cd cuhpx pip install --no-build-isolation . ```