From ea74bf0e4ae30819299fcaa9e6ea08fdd83d3683 Mon Sep 17 00:00:00 2001 From: Kalin Kiesling Date: Thu, 12 May 2022 13:20:40 -0500 Subject: [PATCH] typo --- docs/source/quickinstall.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/quickinstall.rst b/docs/source/quickinstall.rst index f3225191e..cd848d395 100644 --- a/docs/source/quickinstall.rst +++ b/docs/source/quickinstall.rst @@ -15,9 +15,8 @@ Installing on Linux/Mac with Mamba and conda-forge `Conda `_ and `Mamba `_ are an open source package management systems and environments management system for installing multiple versions of software packages and their -dependencies and switching easily between them. -All conda packages can be installed with If -you have `conda` installed on your system, OpenMC can be installed via the +dependencies and switching easily between them. If you have `conda` installed +on your system, OpenMC can be installed via the `conda-forge` channel. First, add the `conda-forge` channel with: .. code-block:: sh