diff --git a/README.md b/README.md index 6c238da..fc8ca55 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ sources/boot.wim ### [Salt](https://saltproject.io/) minion 1. [Download latest salt windows minion installer](https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/windows.html) -2. Place in `/pxe/Windows10/sources/$OEM$$/$$/setup/scripts/` as `Salt-Minion-Setup.exe` +2. Place in `/pxe/Windows10/sources/$OEM$/$$/setup/scripts/` as `Salt-Minion-Setup.exe` - This slightly magic path will place the files at `C:\Windows\Setup\Scripts` in the installed OS 3. Copy [`SetupComplete.cmd`](./SetupComplete.cmd) to same directory - This will be run after setup is complete as `SYSTEM`, and installs salt with the configured hostname as the minion name