Skip to content

Commit

Permalink
pyroscope_cli: README.md: Fix typo pyrsocope -> pyroscope (#113)
Browse files Browse the repository at this point in the history
Makes copy/paste easier if it's fixed.
  • Loading branch information
olofj authored Jul 31, 2023
1 parent 4864b75 commit 461eed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyroscope_cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ Please see the [CHANGELOG](CHANGELOG.md) for a release history.

### Installation

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.

```
$ cargo install pyrsocope-cli
$ cargo install pyroscope-cli
```

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

0 comments on commit 461eed3

Please sign in to comment.