mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Installation instructions for homebrew
This commit is contained in:
parent
17b439eba4
commit
e6cfeabc17
1 changed files with 5 additions and 1 deletions
|
@ -6,7 +6,11 @@ Getting started
|
|||
Installation
|
||||
------------
|
||||
|
||||
Install *jrnl* using pip ::
|
||||
On OS X, the easiest way to install *jrnl* is using `Homebrew <http://brew.sh/>`_ ::
|
||||
|
||||
brew install jrnl
|
||||
|
||||
On other platforms, install *jrnl* using pip ::
|
||||
|
||||
pip install jrnl
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue