diff --git a/README.md b/README.md new file mode 100644 index 0000000..4800c33 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Portage repository "tastytea" + +This is an unofficial repository for [Portage](https://wiki.gentoo.org/wiki/Project:Portage), +[Gentoo](https://gentoo.org/)'s package manager. + +## Add this repository + +```BASH +eselect repository add tastytea git https://git.schlomp.space/tastytea/overlay.git +``` + +More information can be found in the [Gentoo wiki](https://wiki.gentoo.org/wiki/Eselect/Repository).