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.
1 parent 4864b75 commit 461eed3Copy full SHA for 461eed3
pyroscope_cli/README.md
@@ -31,10 +31,10 @@ Please see the [CHANGELOG](CHANGELOG.md) for a release history.
31
32
### Installation
33
34
-Currently, the best method to locally install `pyrsocope-cli` is to use the rustc compiler with Cargo.
+Currently, the best method to locally install `pyroscope-cli` is to use the rustc compiler with Cargo.
35
36
```
37
-$ cargo install pyrsocope-cli
+$ cargo install pyroscope-cli
38
39
40
Binaries are also available in the Release page. The targeted platforms are `x86_64`/`ARM` and `linux`/`macos`.
0 commit comments