From 79d2bd5ec7165cddfec32964927413d5c2dcca43 Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Sat, 4 Apr 2020 14:21:13 -0700 Subject: [PATCH] Change install doc guideline from pip to pipx and mention minimum Python version --- docs/installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 8bf29bb0..4c80eb0d 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -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