Skip to content

Commit d0350c0

Browse files
authored
Merge pull request #1501 from tisnik/lcore-1819-fixed-markdown
LCORE-1819: Fixed Markdown format
2 parents fe35459 + 7c02cbc commit d0350c0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/installation_linux.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +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 from `$PATH` on fresh distributions. If the `uv` command is not found, please check if `$PATH` environment variable is set correctly.
19+
Note: `pip` installs the `uv` binary into `~/.local/bin`, which is often missing
20+
from `$PATH` on fresh distributions. If the `uv` command is not found, please
21+
check if `$PATH` environment variable is set correctly.

0 commit comments

Comments
 (0)