diff --git a/README.md b/README.md index bfbb295..c743862 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # overlaytopleft -A Portage overlay, for whatever the kids use instead of layman nowadays \ No newline at end of file +A Portage overlay + +## Quick Setup +as root: +``` +emerge -n eselect-repository +# i'm not currently in the public listings +eselect repository add overlaytopleft git https://vcs.otl-hga.net/nicole/overlaytopleft.git +eselect repository enable overlaytopleft +``` \ No newline at end of file