Change install doc guideline from pip to pipx and mention minimum Python version

This commit is contained in:
micahellison 2020-04-04 14:21:13 -07:00 committed by GitHub
parent 0ce7efbfdf
commit b7a7a55515
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,16 +3,16 @@
## Installation
On OS X, the easiest way to install *jrnl* is using
[Homebrew](http://brew.sh/)
[Homebrew](http://brew.sh/):
``` sh
brew install jrnl
```
On other platforms, install *jrnl* using pip
On other platforms, install *jrnl* using [Python](https://www.python.org/) 3.6+ and [pipx](https://pipxproject.github.io/pipx/):
``` sh
pip install jrnl
pipx install jrnl
```
The first time you run `jrnl` you will be asked where your journal file