diff --git a/readme.md b/readme.md index 8c339b8..a2a03ea 100644 --- a/readme.md +++ b/readme.md @@ -182,7 +182,7 @@ kubectl apply -f kubernetes.yml * ### How do I run a script after installation? - To run your own script after installation, you can create a file called `install.bat` and place it in a folder together with other files it needs (programs to install for example). Then bind it in your compose file like this: + To run your own script after installation, you can create a file called `install.bat` and place it in a folder together with any additional files it needs (software to be installed for example). Then bind that folder in your compose file like this: ```yaml volumes: