We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93dfb95 + d4d2c5b commit 891c5e1Copy full SHA for 891c5e1
README.md
@@ -65,7 +65,7 @@ directory.
65
We are using `mise` and `uv` to manage our python environment. ([More on uv](https://github.com/astral-sh/uv)).
66
67
After mise is installed, it is best to open a new terminal window so the bash/zsh shims are available. `mise doctor` can report if
68
-mise is "activated" and if "shims_on_path" are working. mise needs to be correctly activated so that it can manage the
+mise is "activated" and if "shims_on_path" are working. mise needs to be correctly activated so that it can manage the
69
`pip install` step.
70
71
Examples of the full setup for some OSes are below:
0 commit comments