Skip to content

Commit

Permalink
Updated Readme with instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Fabrizio Orsi <[email protected]>
  • Loading branch information
lima-limon-inc committed May 8, 2024
1 parent b0da80b commit e3ec82a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
My personal Gentoo overlay.
Pull requests more than welcome.

## How to enable the overlay
Thankfully, the lemon-lime-overlay is part of [Gentoo overlay list](https://overlays.gentoo.org/).
To enable, simply run:

```terminal
eselect repository enable lemon-lime
```

Before using it for the first time, you need to sync it:
```terminal
emaint sync -r lemon-lime
```

# Ebuilds in this overlay

- tiburoncin: https://github.com/eldipa/tiburoncin
Expand Down

0 comments on commit e3ec82a

Please sign in to comment.