Skip to content

Commit

Permalink
fix installation instructions (#83)
Browse files Browse the repository at this point in the history
* fix installation instructions

* Update README.md

Co-Authored-By: jnummelin <jnummelin@users.noreply.github.com>
  • Loading branch information
jnummelin committed Nov 23, 2018
1 parent d3cde63 commit 37c74ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ While we were developing [Kontena Pharos](https://kontena.io/pharos) Kubernetes

## Installation

### Binaries

Mortar pre-baked binaries are available for OSX and Linux. You can download them from the [releases](https://github.com/kontena/mortar/releases) page. Remember to put it in the path and change the executable bit on.

### MacOS Homebrew

`$ brew install kontena/mortar/mortar`
Expand All @@ -32,7 +36,6 @@ To install bash/zsh auto-completions, use `mortar install-completions` after Mor

`$ docker pull quay.io/kontena/mortar:latest`

We will be working on also to support binary installation method in near future.

## Usage

Expand Down

0 comments on commit 37c74ab

Please sign in to comment.