From ea4bbec761a72d2b32afbdad499032c3b1cf0c2e Mon Sep 17 00:00:00 2001 From: Eric Charles Date: Tue, 17 Oct 2023 10:15:14 -0400 Subject: [PATCH] Clarify installation instructions regarding zsh / M1 / MAC --- docs/source/installation.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 4296076..460834b 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -197,7 +197,6 @@ We have included an `environment.yml` that makes it easy to create a conda envir cd rail conda env create -f environment.yml -n [env] # or mamba env create, which is much faster conda activate [env] - conda install healpy pip install -e . rail clone-source --package-file rail_packages.yml rail install --package-file rail_packages.yml --from-source @@ -290,7 +289,7 @@ Installing Delight pip install pz-rail-delight - .. group-tab:: zsh (e.g., Mac M1+ default) + .. group-tab:: Mac M1+ For Delight you should be able to just do: