From e560efc2c5b19e4c30f1983083693da448f3fddc Mon Sep 17 00:00:00 2001 From: flbdx <46577074+flbdx@users.noreply.github.com> Date: Mon, 14 Jan 2019 19:38:30 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d04e58..bc4ee03 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # enpass-overlay -Gentoo overlay for Enpass +Ebuilds for [Enpass](https://www.enpass.io/). + +Add the folowing lines in your repos.conf to sync this overlay: + + [flbdx-enpass-overlay] + auto-sync = yes + location = /path/to/overlays/flbdx-enpass-overlay + sync-type = git + sync-uri = https://github.com/flbdx/enpass-overlay.git