diff --git a/readme.md b/readme.md index 697a283..9504723 100644 --- a/readme.md +++ b/readme.md @@ -2,10 +2,14 @@ Gentoo overlay: GJDWebserver This is a personal overlay I use for my PinePhone and other computers. +**Setup** + Add the following content to /etc/portage/repos.conf/gjdwebserver.conf +``` [gjdwebserver] location = /var/db/repos/gjdwebserver sync-type = git sync-uri = https://github.com/stealthgun/gjdwebserver-overlay.git auto-sync = yes +```