Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeigarts committed Aug 1, 2019
1 parent 705b787 commit d5c2041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Install `deployer` on application server:

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

Expand Down

0 comments on commit d5c2041

Please sign in to comment.