diff --git a/README.rst b/README.rst index 191b1be..9fded74 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,8 @@ Before `Salt`_ can be used for provisioning on the desired machine, the binaries installed. Since `Salt`_ supports many different distributions and versions of operating systems, the `Salt`_ installation process is handled by this shell script ``bootstrap-salt.sh``. This script runs through a series of checks to determine operating system type and version to then -install the `Salt`_ binaries using the appropriate methods. +install the `Salt`_ binaries using the appropriate methods. For Windows, use the +``bootstrap-salt.ps1`` script. **NOTE**