From 9c0729635ce5d927b6b50327ab04658545e244f6 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Fri, 3 May 2019 12:18:53 +0200 Subject: [PATCH] Rephrase the layman section --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index af07ba9..4d43141 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,11 @@ If you prefer to use the overlay hostet at GitHub (which tends to be more stable You may also use [`layman`](https://wiki.gentoo.org/wiki/Layman) to manage this overlay. If you choose this method, you will be using the overlay hosted at GitHub. -If you haven't used layman yet, just install it running these commands: +For detailed information regarding layman, please refer to the [official documentation](https://wiki.gentoo.org/wiki/Layman). This section only covers the process in a very brief manner. - USE=git emerge -va layman - echo PORTDIR_OVERLAY=\"\" > /var/lib/layman/make.conf - echo "source /var/lib/layman/make.conf" >> /etc/make.conf +If you haven't used layman yet, just install it running this command: + + USE="git sync-plugin-portage" emerge layman Then you can add this overlay wih: