Installation instructions for homebrew

This commit is contained in:
Manuel Ebert 2014-10-02 10:28:39 -07:00
parent 17b439eba4
commit e6cfeabc17

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