Installation instructions for homebrew

This commit is contained in:
Manuel Ebert 2014-10-02 10:28:39 -07:00
parent 9310b60ed0
commit c13029c668

View file

@ -6,7 +6,11 @@ Getting started
Installation 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 pip install jrnl