From 2a02e79f43c8eecf44ac28e0632c162f35d97ae0 Mon Sep 17 00:00:00 2001 From: Thorsten Spille Date: Fri, 9 Apr 2021 16:40:21 +0200 Subject: [PATCH] Corrected documentation --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1256433..725e5fe 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ After configuring, you are able to launch the script interactively: ```bash bash install.sh ``` -After container creation, you will be prompted to select the service to install. -Depending on the service you will be asked some more questions durnig installation. +After container creation, you will be prompted to select the service to install and depending on the service there may be some more questions during installation. -Once the script has finished, the container is installed and running and you can continue with the service specitfic configuration. \ No newline at end of file +Once the script has finished, the container is installed and running and you can continue with the service specific configuration. \ No newline at end of file