Skip to content
Snippets Groups Projects
Commit 81087ed2 authored by JonasS's avatar JonasS
Browse files

docs: Draft release 3.6.0

parent 6d70c05b
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ You can find sources and pre-compiled binaries [here](https://github.com/JonasPr ...@@ -15,8 +15,8 @@ You can find sources and pre-compiled binaries [here](https://github.com/JonasPr
```bash ```bash
# Download the binary (this example downloads the binary for linux amd64) # Download the binary (this example downloads the binary for linux amd64)
$ wget https://github.com/JonasProgrammer/docker-machine-driver-hetzner/releases/download/3.5.0/docker-machine-driver-hetzner_3.5.0_linux_amd64.tar.gz $ wget https://github.com/JonasProgrammer/docker-machine-driver-hetzner/releases/download/3.6.0/docker-machine-driver-hetzner_3.6.0_linux_amd64.tar.gz
$ tar -xvf docker-machine-driver-hetzner_3.5.0_linux_amd64.tar.gz $ tar -xvf docker-machine-driver-hetzner_3.6.0_linux_amd64.tar.gz
# Make it executable and copy the binary in a directory accessible with your $PATH # Make it executable and copy the binary in a directory accessible with your $PATH
$ chmod +x docker-machine-driver-hetzner $ chmod +x docker-machine-driver-hetzner
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment