Skip to content

Commit

Permalink
Merge pull request #134 from mehdy/release-v1.3.1
Browse files Browse the repository at this point in the history
docs: update version
  • Loading branch information
mehdy authored Jul 24, 2023
2 parents b8475da + e95d3a2 commit 11862a5
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 @@ -25,7 +25,7 @@ rpm -i keepalived-exporter-downloaded-pkg.rpm
### Binary releases

```bash
export VERSION=1.3.0
export VERSION=1.3.1
wget https://github.com/mehdy/keepalived-exporter/releases/download/v${VERSION}/keepalived-exporter-${VERSION}.linux-amd64.tar.gz
tar xvzf keepalived-exporter-${VERSION}.linux-amd64.tar.gz keepalived-exporter-${VERSION}.linux-amd64/keepalived-exporter
sudo mv keepalived-exporter-${VERSION}.linux-amd64/keepalived-exporter /usr/local/bin/
Expand Down

0 comments on commit 11862a5

Please sign in to comment.