From ccbb8b091fb32379b4ea1f382da19e55b5f1ab3e Mon Sep 17 00:00:00 2001 From: Dario Vladovic Date: Sun, 28 Jun 2020 13:06:41 +0200 Subject: [PATCH] Add Homebrew install intructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4f5282c..094ed4d 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,14 @@ For Macs without Secure Enclaves, you can configure a Smart Card (such as a Yubi ### Installation +#### Direct Download + You can download the latest release over on the [Releases Page](https://github.com/maxgoedjen/secretive/releases) +#### Using Homebrew + + brew cask install secretive + ### FAQ There's a [FAQ here](FAQ.md).