README.md: update

This commit is contained in:
Luc Bijl 2025-08-10 13:32:54 +02:00
parent 80329c1f3a
commit 327386249b

View file

@ -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.