diff --git a/README.md b/README.md index 0dac6b4..2fa1b92 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,11 @@ repository: ### Sysadmin -In case a sysadmin needs a patched and specifically configured version of it's - -favorite webserver nginx. +In case a sysadmin needs a patched and specifically configured version of it's favorite webserver nginx. 1. Put directories and files in place + + --- Directory layout ``` ├── nginx-prod @@ -65,7 +65,7 @@ favorite webserver nginx. │   │   └── https-only.patch │   └── pkg.yaml ``` - + --- **pkg.yaml** ``` --- @@ -81,7 +81,7 @@ favorite webserver nginx. - selinux ``` - + --- **container.yaml** ``` ---