From faa088b3189a330280d2fb2612e4ff3fb660fcb9 Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 20 Jun 2018 11:01:56 +0200 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c41a229f..2eb547401 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is an unofficial repository for [Portage](https://wiki.gentoo.org/wiki/Proj ## Add this repository ```BASH -eselect repository add tastytea git https://schlomp.space/tastytea/overlay.git +eselect repository enable tastytea ``` More information can be found in the [Gentoo wiki](https://wiki.gentoo.org/wiki/Eselect/Repository).