diff --git a/README.md b/README.md index 5295bf4..83976b1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ -# smarthome +## smarthome -Overlay with Ebuilds for a smart home \ No newline at end of file +Gentoo overlay with Ebuilds for a smart home + +Das ist ein Gentoo Portage Overlay der Unitas Network GmbH. Dieses enthält überwiegend Ebuilds für unsere interne Nutzung, es wird keinerlei Garantie für die Fehlerfreiheit übernommen. + +### Nutzung + +Die Installation erfolgt z.B. mittels: + +``` + # emerge -av layman + # cd /etc/layman/overlays + # wget https://git.unitas-network.de/Gentoo/smarthome/raw/branch/master/smarthome-overlay.xml + # layman -L + # layman -a smarthome +``` \ No newline at end of file