From d935ba207e3eb0952676940b950ee34539cbfc50 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 29 Jul 2015 16:09:32 +0200 Subject: [PATCH] syntax fixes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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** ``` ---