From 1a0df96504a1947f38a3418cfd38001db9af50fb Mon Sep 17 00:00:00 2001 From: "Tod D. Romo" Date: Fri, 11 Nov 2022 15:32:21 -0500 Subject: [PATCH] Adding note about _how_ to update --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 40818db11..ead8efd04 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,13 @@ package. If you chose to build from source, but had previously installed LOOS i environment, then we still recommend that you delete and recreate your environment, _then_ build and install the latest LOOS. +If you have installed a previous version of LOOS from conda-forge, then you can update to +the latest with, + +``` +conda update loos +``` + ### Release pre-4.0.0