From cfb0db531e51ae19451d74074435fcd0a1f697e3 Mon Sep 17 00:00:00 2001 From: gnzng Date: Thu, 17 Jul 2025 07:56:50 -0700 Subject: [PATCH] Fix repository clone instructions and update directory name in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b68f324..39060e7 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ On NERSC, no setup or installation is required. Just log into https://jupyter.ne * Clone repo ``` -git clone git@github.com:perlmutter/battery_microct.git +git clone git@github.com:als-computing/microct.git ``` * Create environment ``` -cd als_microct-recon +cd microct conda env create -f environment.yml ``` if conda cannot solve environment, check that channel priority is flexible