From 327386249bd487d1cf82e07279e3514251446ee5 Mon Sep 17 00:00:00 2001 From: Luc Date: Sun, 10 Aug 2025 13:32:54 +0200 Subject: [PATCH] README.md: update --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d28bac8..07d3a7e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ -# Le funny *Portage Repo* +# portage-ample -Install it with: +This is the ebuild repository of the Ampel organisation. Containing ebuilds that should eventually be added to the [GURU](https://wiki.gentoo.org/wiki/Project:GURU) or [Gentoo](https://packages.gentoo.org/) repository. + +## Installation + +`portage-ample` can be installed in a Gentoo Linux system with: ``` -# eselect repository add portage-ample git https://git.bijl.us/lnorg/portage-ample +# eselect repository add portage-ample git https://git.ampel.dev/ampel/portage-ample # emaint --repo portage-ample sync ``` -Afterwards you'll be able to install packages from the `portage-ample` repository. +Afterwards you will be able to install packages from the `portage-ample` repository.