mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Remove warning against installing pipx through apt (1886)
This commit is contained in:
parent
0aefdb3f21
commit
9d2edf9134
1 changed files with 0 additions and 5 deletions
|
@ -20,11 +20,6 @@ On other platforms, install `jrnl` using [Python](https://www.python.org/) 3.10+
|
|||
pipx install jrnl
|
||||
```
|
||||
|
||||
!!! note
|
||||
`pipx` should be installed through either `brew` or `pip`. Missing dependencies and other issues
|
||||
may occur when installing `pipx` through `apt` or another package manager. Further installation
|
||||
instructions can be found in [pipx's documentation](https://pipxproject.github.io/pipx/installation/).
|
||||
|
||||
!!! tip
|
||||
Do not use `sudo` while installing `jrnl`. This may lead to path issues.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue