From 979a214b300d29bcc8f55468c9a0602e37bd9c60 Mon Sep 17 00:00:00 2001 From: Tommy Bishop Date: Thu, 27 Feb 2014 16:24:34 -0800 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce29e0d..6462def 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,18 @@ mmfa is a command line tool to help manage MFA secrets and generate one time MFA It is heavily inspired by [Bradly Feeley's ruby mmfa project](https://github.com/bradly/mmfa). -## Quick Start +## Install + +If you have homebrew, you can install it with: + +```sh +brew tap thbishop/mmfa +brew install mmfa +``` + +If that doesn't float your boat, you can download the [latest binary](https://github.com/thbishop/mmfa/releases/latest) and place it somewhere in your path (perhaps `/usr/local/bin`). -First, download a pre-built binary from the desired [release](https://github.com/thbishop/mmfa/releases). +## Quick Start ### Add a Secret