Skip to content

Commit be3caa5

Browse files
authored
Merge pull request #2645 from drf5n/patch-1
Update transitioning_from_defaults.md to recent python3
2 parents 329a4e0 + 1df11b5 commit be3caa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/transitioning_from_defaults.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Miniforge.
2222
## Trying conda-forge in an isolated environment
2323

2424
1. Create a conda environment with very few dependencies. The following
25-
command will only use packages from `conda-forge` to install Python 3.11. You
25+
command will only use packages from `conda-forge` to install Python. You
2626
may adjust the version of Python to the one of your liking:
2727

2828
```bash

0 commit comments

Comments
 (0)