Skip to content

Commit 461eed3

Browse files
authored
pyroscope_cli: README.md: Fix typo pyrsocope -> pyroscope (#113)
Makes copy/paste easier if it's fixed.
1 parent 4864b75 commit 461eed3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyroscope_cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ Please see the [CHANGELOG](CHANGELOG.md) for a release history.
3131

3232
### Installation
3333

34-
Currently, the best method to locally install `pyrsocope-cli` is to use the rustc compiler with Cargo.
34+
Currently, the best method to locally install `pyroscope-cli` is to use the rustc compiler with Cargo.
3535

3636
```
37-
$ cargo install pyrsocope-cli
37+
$ cargo install pyroscope-cli
3838
```
3939

4040
Binaries are also available in the Release page. The targeted platforms are `x86_64`/`ARM` and `linux`/`macos`.

0 commit comments

Comments
 (0)