From cd7e6ee6530d5685eb441683d510390ed0d6b322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkka=20Heinil=C3=A4?= Date: Wed, 22 Nov 2023 12:05:17 +0200 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a080ad78..a11b8065 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ ## Installation (from terminal) -Note that Python >= 3.7 is required. +Note that Python>=3.8 might be required to get the newest version. -### From conda-forge: +### From conda-forge (mamba instead of conda might install faster): -1. Install meggie to a conda environment: conda create -n meggie-env -c conda-forge meggie +1. Install meggie to a conda environment: conda create -n meggie-env -c conda-forge meggie=1.6.0 1. Activate the environment: conda activate meggie-env 1. Run: meggie