Skip to content

Commit 552988c

Browse files
authored
Update download link
1 parent f16819c commit 552988c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Ergo (έργο), greek name for work, is a list of utilities for the daily relea
88
## Installation
99

1010
```bash
11-
$ curl -L https://github.com/beatlabs/ergo/releases/download/0.6.1/ergo-0.6.1-darwin-amd64 --output ergo && chmod +x ergo && mv ergo /usr/local/bin/ergo
11+
$ curl -L https://github.com/beatlabs/ergo/releases/download/v0.7.0/ergo-0.7.0-darwin-amd64 --output ergo && chmod +x ergo && mv ergo /usr/local/bin/ergo
1212
```
1313

1414
## Usage

0 commit comments

Comments
 (0)