Remove brew recommendation and consolidate pipx instructions (1888)

This commit is contained in:
Micah Jerome Ellison 2024-05-07 08:20:02 -07:00
parent 9d2edf9134
commit 65c0e00727

View file

@ -7,14 +7,9 @@ License: https://www.gnu.org/licenses/gpl-3.0.html
## Installation ## Installation
On Mac and Linux, the easiest way to install `jrnl` is using The easiest way to install `jrnl` is using
[Homebrew](http://brew.sh/): [pipx](https://pipx.pypa.io/stable/installation/)
with [Python](https://www.python.org/) 3.10+:
``` sh
brew install jrnl
```
On other platforms, install `jrnl` using [Python](https://www.python.org/) 3.10+ and [pipx](https://pipxproject.github.io/pipx/):
``` sh ``` sh
pipx install jrnl pipx install jrnl