From e47aab8238d2164a952e87bb39f00cfb6f93723a Mon Sep 17 00:00:00 2001 From: TheMainOne Date: Wed, 18 Mar 2020 02:37:56 +0000 Subject: [PATCH] README: fix for professionalism purposes --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a1aaecb..e9e6a59 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,9 @@ A quick guide on how to test ebuilds will follow. Mostly to have fun. -"My primary goal was to have all the ebuilds for small things for desktop "ricing" and weird ones that would not fit into the main overlay." ~XGQT +"My primary goal was to have all the ebuilds for small things for desktop "ricing" and weird ones that would not fit into the main overlay." ~XGQT -In short, we want to contribute :) - -## How do I add this? +## Adding the overlay ### Official list @@ -68,5 +66,5 @@ See [TODO.md](https://gitlab.com/src_prepare/src_prepare-overlay/-/blob/master/T ``` sh repoman manifest -sudo ebuild FILE clean merge +ebuild FILE clean merge ```