From bc25576c1f1051f87b71fa1797fca10839488ce1 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Sat, 27 Jun 2020 18:45:22 -0700 Subject: [PATCH] Add installation instructions (#102) Fixes #101 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a24778..4f5282c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ For Macs without Secure Enclaves, you can configure a Smart Card (such as a Yubi ## Getting Started +### Installation + +You can download the latest release over on the [Releases Page](https://github.com/maxgoedjen/secretive/releases) + ### FAQ There's a [FAQ here](FAQ.md).