diff --git a/docs/user/transitioning_from_defaults.md b/docs/user/transitioning_from_defaults.md index 33f6bd7736..b32e4bedd9 100644 --- a/docs/user/transitioning_from_defaults.md +++ b/docs/user/transitioning_from_defaults.md @@ -22,7 +22,7 @@ Miniforge. ## Trying conda-forge in an isolated environment 1. Create a conda environment with very few dependencies. The following - command will only use packages from `conda-forge` to install Python 3.11. You + command will only use packages from `conda-forge` to install Python. You may adjust the version of Python to the one of your liking: ```bash