# Download

The latest and greatest BDeploy version can be downloaded on the official Github page: https://github.com/bdeployteam/bdeploy/releases

Extract the BDeploy binaries from the distribution ZIP. There are no requirements regarding the location of the binaries. The target of the unpack will contain a bin/bdeploy or bin/bdeploy.bat depending on whether the distribution is built for Linux (bdeploy-linux64-X.Y.Z.zip) or Windows (bdeploy-win64-X.Y.Z.zip).

For easier handling, make sure the unzipped 'bin' folder is on the PATH. The rest of the manual assumes you have done this. If you decide to omit this step you will have to prefix all commands with the correct path to the binaries.