update README

This commit is contained in:
Daniel Langbein 2021-04-23 12:59:13 +02:00
parent e56852bf8a
commit 72aa32c7d2

View File

@ -27,7 +27,7 @@ domains ([p1st.de]()) which itself is an abbreviation of
install -Dm644 $src $pkgdir/$dst install -Dm644 $src $pkgdir/$dst
``` ```
[Example](https://gitlab.com/archi3linux/meta/-/blob/c08ad57993095a575f2e7453c2fe92de97923276/PKGBUILD#L62) Example: [archi3linux PKGBUILD](https://gitlab.com/archi3linux/meta/-/blob/c08ad57993095a575f2e7453c2fe92de97923276/PKGBUILD#L62)
### changing existing config files ### changing existing config files
@ -38,7 +38,7 @@ Example: [pkg/de-p1st-pacman/PKGBUILD](pkg/de-p1st-pacman/PKGBUILD)
### home skeleton ### home skeleton
[Example](https://gitlab.com/archi3linux/meta/-/blob/c08ad57993095a575f2e7453c2fe92de97923276/PKGBUILD#L75) Example: [archi3linux PKGBUILD](https://gitlab.com/archi3linux/meta/-/blob/c08ad57993095a575f2e7453c2fe92de97923276/PKGBUILD#L75)
### enabling services ### enabling services