diff --git a/docs/sections/user_guide/installation.rst b/docs/sections/user_guide/installation.rst index 029912141..0a4adff73 100644 --- a/docs/sections/user_guide/installation.rst +++ b/docs/sections/user_guide/installation.rst @@ -71,7 +71,7 @@ Build the ``uwtools`` Package Locally conda create -y -n uwtools -c $CONDA_PREFIX/conda-bld -c conda-forge --override-channels uwtools[=] -Install ``uwtools`` into a non-conda environment +Install ``uwtools`` into a non-conda environment ------------------------------------------------ If you are using an app that has its own environment requirements that do not work well with conda, you may need to use pip instead.