Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzncode committed Jul 1, 2023
1 parent a36b266 commit 7d9535f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Install the Conda Package Manager

In principle, any Conda distribution will work, but it is probably best to install `Mambaforge <https://github.com/conda-forge/miniforge#mambaforge>`_ to a local directory and to avoid running `conda init`. After performing a local directory installation, Mambaforge can be activated via the [scripts,bin]/activate scripts. This will help avoid polluting and breaking the local Python installation.

Mambaforge is a minimal installer that sets *conda-forge* as the default channel for package installation and provides **mamba**. ``mamba install`` is recommended over ``conda install`` for faster and less memory intensive caduqery installation.
Mambaforge is a minimal installer that sets *conda-forge* as the default channel for package installation and provides **mamba**. ``mamba install`` is recommended over ``conda install`` for faster and less memory intensive cadquery installation.

In Linux/MacOS, the local directory installation method looks something like this::

Expand Down

0 comments on commit 7d9535f

Please sign in to comment.