From 84a4eb57fbb39938b09a5d91cdcbbd7b08bc8ad8 Mon Sep 17 00:00:00 2001 From: Kalin Kiesling Date: Wed, 25 May 2022 13:35:00 -0500 Subject: [PATCH] Update docs/source/quickinstall.rst Co-authored-by: Paul Romano --- docs/source/quickinstall.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/quickinstall.rst b/docs/source/quickinstall.rst index 81a442f47..480db5be6 100644 --- a/docs/source/quickinstall.rst +++ b/docs/source/quickinstall.rst @@ -13,7 +13,7 @@ Installing on Linux/Mac with Mamba and conda-forge -------------------------------------------------- `Conda `_ is an open source package management -systems and environments management system for installing multiple versions of +system and environments management system for installing multiple versions of software packages and their dependencies and switching easily between them. `Mamba `_ is a cross-platform package manager and is compatible with `conda` packages.