We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5e5ba8 + 6699f8e commit b6521f4Copy full SHA for b6521f4
README.md
@@ -85,6 +85,11 @@ bun run pgo.js
85
86
And the binary will be available at `target/[target-triple]/pgo/oha`.
87
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
93
# Platform
94
95
- Linux - Tested on Ubuntu 18.04 gnome-terminal
0 commit comments