We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 815bca1 commit d443428Copy full SHA for d443428
1 file changed
README.md
@@ -46,7 +46,7 @@ Install `deployer` on dokku server:
46
47
```bash
48
$ su - dokku
49
-$ curl -L -o deployer https://github.com/mak-it/deployer/releases/download/v0.1.1/deployer-linux-amd64
+$ curl -L -o deployer https://github.com/mak-it/deployer/releases/download/v0.1.2/deployer-linux-amd64
50
$ chmod +x deployer
51
```
52
0 commit comments