Skip to content

Commit

Permalink
docs: update readem info
Browse files Browse the repository at this point in the history
  • Loading branch information
kha7iq committed Nov 29, 2023
1 parent 6629fac commit 9889178
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 @@ -102,7 +102,7 @@ yay -S pingme-bin
## Manual
```bash
# Chose desired version, architecture & target os
export PINGME_VERSION="0.2.4"
export PINGME_VERSION="0.2.6"
export ARCH="x86_64"
export OS="Linux"
wget -q https://github.com/kha7iq/pingme/releases/download/v${PINGME_VERSION}/pingme_${OS}_${ARCH}.tar.gz && \
Expand Down

0 comments on commit 9889178

Please sign in to comment.