# Install On Windows

## Install the Endless CLI on Windows <a href="#install-the-endless-cli-on-windows" id="install-the-endless-cli-on-windows"></a>

1. Go to the [Endless Release](https://github.com/endless-labs/endless-release/releases).
2. Download the appropriate zip file, ie: `endless-cli-Windows-x86_64.zip`.
3. Unzip the downloaded file.
4. Move the extracted Endless binary file, ie: `endless.exe` into your preferred folder.
5. Right click, then copy the path to the executable.
   1. Ex. `C:\Users\<username>\Downloads\endless.exe`.
6. Open PowerShell via the Start Menu.
7. Verify the installation by running the `help` command.
   1. Ex. `C:\Users\<username>\Downloads\endless.exe --help`.
