Skip to content

Commit

Permalink
Update pgo command
Browse files Browse the repository at this point in the history
  • Loading branch information
hatoo committed Apr 7, 2024
1 parent 523d766 commit 7d6c22f
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 @@ -66,7 +66,7 @@ docker run -it example.com/hatoo/oha:latest https://example.com:3000
You can build `oha` with PGO by using the following commands:

```sh
just pgo
bun run pgo.js
```

And the binary will be available at `target/[target-triple]/pgo/oha`.
Expand Down

0 comments on commit 7d6c22f

Please sign in to comment.