We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f240ba commit 6ec9fb4Copy full SHA for 6ec9fb4
README.md
@@ -15,7 +15,7 @@ You can find sources and pre-compiled binaries [here](https://github.com/JonasPr
15
16
```bash
17
# Download the binary (this example downloads the binary for linux amd64)
18
-$ wget https://github.com/JonasProgrammer/docker-machine-driver-hetzner/releases/download/2.0.0/docker-machine-driver-hetzner_2.0.1_linux_amd64.tar.gz
+$ wget https://github.com/JonasProgrammer/docker-machine-driver-hetzner/releases/download/2.0.1/docker-machine-driver-hetzner_2.0.1_linux_amd64.tar.gz
19
$ tar -xvf docker-machine-driver-hetzner_2.0.1_linux_amd64.tar.gz
20
21
# Make it executable and copy the binary in a directory accessible with your $PATH
0 commit comments