Skip to content

Commit

Permalink
Merge pull request #21 from JonasProgrammer/release-draft
Browse files Browse the repository at this point in the history
Draft release 1.2.1
  • Loading branch information
JonasProgrammer authored Oct 23, 2018
2 parents 9a8b9e8 + 35e9a6c commit 8b562bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0/docker-machine-driver-hetzner_1.2.0_linux_amd64.tar.gz
$ tar -xvf docker-machine-driver-hetzner_1.2.0_linux_amd64.tar.gz
$ wget https://github.com/JonasProgrammer/docker-machine-driver-hetzner/releases/download/1.2.1/docker-machine-driver-hetzner_1.2.1_linux_amd64.tar.gz
$ tar -xvf docker-machine-driver-hetzner_1.2.1_linux_amd64.tar.gz

# Make it executable and copy the binary in a directory accessible with your $PATH
$ chmod +x docker-machine-driver-hetzner
Expand Down

0 comments on commit 8b562bf

Please sign in to comment.