diff --git a/docs/concepts/python-versions.md b/docs/concepts/python-versions.md index 2c73ac12e..4a7721c4a 100644 --- a/docs/concepts/python-versions.md +++ b/docs/concepts/python-versions.md @@ -133,7 +133,7 @@ target directory. !!! tip - If `~/.local/bin` is not in your `PATH`, you can add it with `uv tool update-shell`. + If `~/.local/bin` is not in your `PATH`, you can add it with `uv python update-shell`. To install `python` and `python3` executables, include the experimental `--default` option: