diff --git a/src/cmdstan-guide/installation.qmd b/src/cmdstan-guide/installation.qmd index c8f8382a1..220579bde 100644 --- a/src/cmdstan-guide/installation.qmd +++ b/src/cmdstan-guide/installation.qmd @@ -27,10 +27,8 @@ Python bindings to CmdStan seamlessly. Additionally, it provides the command `cmdstan_model` to activate the CmdStan makefile from anywhere. _Note_: This requires that conda has been installed already on your machine. -You can either install [miniconda](https://docs.conda.io/en/latest/miniconda.html), a free, minimal installer for conda -or you can get the full [Anaconda](https://docs.continuum.io/anaconda/) system -which provides graphical installer wizards for [MacOS](https://www.anaconda.com/products/distribution#macos) -and [Windows](https://www.anaconda.com/products/distribution#windows) users. +We recommend using the [miniforge](https://github.com/conda-forge/miniforge) +distribution. We recommend installing CmdStan in a new conda environment: