Skip to content

Commit

Permalink
Merge pull request #9 from rinogo/master
Browse files Browse the repository at this point in the history
Update version in installation instructions
  • Loading branch information
ekalinin committed Mar 3, 2021
2 parents 204b792 + fedac90 commit 3370d12
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 @@ -96,11 +96,11 @@ Asia Pacific (Singapore) 378.53 ms
# Get binary file

```bash
$ wget https://github.com/ekalinin/awsping/releases/download/0.3.0/awsping.linux.amd64.tgz
$ wget https://github.com/ekalinin/awsping/releases/download/0.5.2/awsping.linux.amd64.tgz
$ tar xzvf awsping.linux.amd64.tgz
$ chmod +x awsping
$ ./awsping -v
0.3.0
0.5.2
```

# Build from sources
Expand Down

0 comments on commit 3370d12

Please sign in to comment.