Skip to content

Commit

Permalink
Add Homebrew installation option (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and rakyll committed Oct 15, 2019
1 parent 22735a3 commit e6a0e49
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 @@ -13,6 +13,11 @@ To preserve the name for its original owner, we renamed this project to hey.

go get -u github.com/rakyll/hey

### Using package manager

macOS:
- [Homebrew](https://brew.sh/) users can use `brew install hey`.

## Usage

hey runs provided number of requests in the provided concurrency level and prints stats.
Expand Down

0 comments on commit e6a0e49

Please sign in to comment.