Skip to content

Commit 7d72119

Browse files
committed
typo
1 parent 6fa3bb1 commit 7d72119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Many tools will "just work" as long as they select the python found from the cur
241241
uv-python-shims, you can add something like the following to your shell
242242
startup file.
243243
```
244-
export PIPX_DEFAULT_PYTHON="$(command -v python)
244+
export PIPX_DEFAULT_PYTHON="$(command -v python)"
245245
```
246246

247247
- **uv tool:** UV's equivalent to `pipx install` is `uv tool install`.

0 commit comments

Comments
 (0)