Skip to content

Commit d5c2041

Browse files
committed
Release v0.2.0
1 parent 705b787 commit d5c2041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Install `deployer` on application server:
4444

4545
```bash
4646
$ sudo -i
47-
$ curl -L -o /usr/local/bin/deployer https://github.com/mak-it/deployer/releases/download/v0.1.3/deployer-linux-amd64
47+
$ curl -L -o /usr/local/bin/deployer https://github.com/mak-it/deployer/releases/download/v0.2.0/deployer-linux-amd64
4848
$ chmod +x /usr/local/bin/deployer
4949
```
5050

0 commit comments

Comments
 (0)