Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonidy committed Dec 15, 2023
1 parent 78f7937 commit c0e71b7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ Pewpew is a flexible command line HTTP stress tester. Unlike other stress tester
## Installing
Pre-compiled binaries for Windows, Mac, Linux, and BSD are available on [Releases](https://github.com/tonidy/pewpew2/releases).

If you want to get the latest or build from source: install Go 1.11+ and either `go get github.com/tonidy/pewpew2` or git clone this repo.
If you want to get the latest or build from source:
- install Go 1.11+ and
- `go install github.com/tonidy/pewpew2@1.0.1` (change to latest tag)
- or git clone this repo.

## Modes
Pewpew features two independent modes: stress and benchmark.
Expand Down

0 comments on commit c0e71b7

Please sign in to comment.