From 5e4f32e8c10050c65c12cd43d1786c30d61fb54d Mon Sep 17 00:00:00 2001 From: Paul Healy Date: Sun, 18 Oct 2015 12:54:08 +0100 Subject: add markup --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ed10d9f..8166896 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -lmiphay gentoo overlay -======================= +#### lmiphay gentoo overlay This overlay contains ebuilds I have either created or updated from various sources. @@ -7,17 +6,24 @@ See http://gentoo-overlays.zugaina.org/lmiphay/ for an overview of the available Browse the overlay here: http://gpo.zugaina.org/Overlays/lmiphay/ -Adding the Overlay -======================= +#### Adding the Overlay This overlay is in layman, you can add this overlay by: +``` layman -L && layman -a lmiphay +``` + +##### Alternative Overlay Setup Prior to being in layman it could have been added by either: +``` layman -f -a lmiphay -o 'https://gitweb.gentoo.org/user/lmiphay.git/plain/gentoo-overlay.xml' +``` Or: +``` layman -f -a lmiphay -o 'https://raw.githubusercontent.com/lmiphay/gentoo.overlay/master/overlay.xml' +``` -- cgit v1.2.3-65-gdbad