diff --git a/README.md b/README.md
index 0ed8c517c296d58c98f622e664cf7097546b52ef..f6f476027efc359a2739f9528dbacf2c3c7c395a 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@ You can find sources and pre-compiled binaries [here](https://github.com/JonasPr
 
 ```bash
 # Download the binary (this example downloads the binary for linux amd64)
-$ wget https://github.com/JonasProgrammer/docker-machine-driver-hetzner/releases/download/1.2.2/docker-machine-driver-hetzner_1.2.2_linux_amd64.tar.gz
-$ tar -xvf docker-machine-driver-hetzner_1.2.2_linux_amd64.tar.gz
+$ wget https://github.com/JonasProgrammer/docker-machine-driver-hetzner/releases/download/1.2.3/docker-machine-driver-hetzner_1.2.3_linux_amd64.tar.gz
+$ tar -xvf docker-machine-driver-hetzner_1.2.3_linux_amd64.tar.gz
 
 # Make it executable and copy the binary in a directory accessible with your $PATH
 $ chmod +x docker-machine-driver-hetzner