From 2c8582a28aafb443f2b6538c8fef7994497c9f78 Mon Sep 17 00:00:00 2001 From: Tristan Slominski Date: Wed, 5 Mar 2025 11:50:53 -0600 Subject: [PATCH] docs: update instructions in environment_arm64.yml to match latest --- environment_arm64.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/environment_arm64.yml b/environment_arm64.yml index b330cd7c..517b8de5 100644 --- a/environment_arm64.yml +++ b/environment_arm64.yml @@ -1,6 +1,6 @@ # This file may be used to create an environment using: # -# ## Miniconda +# ## Miniconda or Anaconda # $ conda env create --file environment_arm64.yml --subdir=osx-64 # If you are using the zsh shell, run: # $ conda init zsh @@ -13,18 +13,6 @@ # $ conda activate tbp.monty # $ conda config --env --set subdir osx-64 # -# ## Anaconda (omit --subdir=osx-64) -# $ conda env create --file environment_arm64.yml -# If you are using the zsh shell, run: -# $ conda init zsh -# Or, if you are using a different shell, run: -# $ conda init -# After init, if you do not want conda to change your global shell when -# you open a new terminal, run: -# $ conda config --set auto_activate_base false -# Finally, activate the environment with: -# $ conda activate tbp.monty -# # platform: osx-arm64 name: tbp.monty channels: