Browse Source

docs: Readme (#958)

Kroese 7 tháng trước cách đây
mục cha
commit
c82725ec61
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      readme.md

+ 3 - 1
readme.md

@@ -177,7 +177,9 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
 
 ### 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 any additional files it needs (software to be installed for example). Then bind that folder 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: