Skip to content

Commit

Permalink
Merge pull request #456 from bryanhonof/master
Browse files Browse the repository at this point in the history
Add flox install instructions to README.md
  • Loading branch information
orf committed Jun 12, 2024
2 parents 3cf780f + 7aaa185 commit 67f199c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ docker run --rm -ti --network host ghcr.io/orf/gping:gping-v1.15.1 --help
# Ping google.com
docker run --rm -ti --network host ghcr.io/orf/gping:gping-v1.15.1 google.com
```
* Flox:
```sh
# Inside of a Flox environment
flox install gping
```

# Usage :saxophone:

Expand Down

0 comments on commit 67f199c

Please sign in to comment.