Skip to content

Commit 7c02cbc

Browse files
Update docs/installation_linux.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4148afe commit 7c02cbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation_linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
1. `uv info` -- should return no error
1717
1. `uv install`
1818

19-
Note: `pip` installs the `uv` binary into ~/.local/bin, which is often missing
19+
Note: `pip` installs the `uv` binary into `~/.local/bin`, which is often missing
2020
from `$PATH` on fresh distributions. If the `uv` command is not found, please
2121
check if `$PATH` environment variable is set correctly.

0 commit comments

Comments
 (0)