Skip to content

Commit b6521f4

Browse files
authored
Merge pull request #815 from stefanos82/patch-1
Update README with cargo-pgo installation instructions
2 parents b5e5ba8 + 6699f8e commit b6521f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ bun run pgo.js
8585

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

88+
**Note**: Please keep in mind that in order to run the aforementioned command,
89+
you need to have installed `cargo-pgo` cargo package.
90+
91+
You can install it via `cargo install cargo-pgo`.
92+
8893
# Platform
8994

9095
- Linux - Tested on Ubuntu 18.04 gnome-terminal

0 commit comments

Comments
 (0)