From 22929ccdd9c932b8ddbc7920bd268dd04e233339 Mon Sep 17 00:00:00 2001 From: Professor Philip Lewis Date: Fri, 14 Jul 2023 12:03:17 +0100 Subject: [PATCH] Update OutsideInstall-Local.md --- notebooks/OutsideInstall-Local.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/notebooks/OutsideInstall-Local.md b/notebooks/OutsideInstall-Local.md index 702e9e2..8629b08 100644 --- a/notebooks/OutsideInstall-Local.md +++ b/notebooks/OutsideInstall-Local.md @@ -27,10 +27,11 @@ We assume you will setup the repository in your home directory (`~`). If not, th This will be faster if you first install the package `mamba`. To do this: - conda create -y -n mamba + conda create -n mamba conda activate mamba - conda install -y -c conda-forge mamba + conda install -c conda-forge mamba +Answer 'Y' to any prompts to install. If you choose to use `mamba` then you can install the `geog0111` environment with: