Skip to content

Commit e6afa39

Browse files
authored
Update profile-cli.md (#4188)
Update link to recent profilecli release. Version 1.1.5 does not support the profile subcommand
1 parent da00f7b commit e6afa39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/view-and-analyze-profile-data/profile-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For example, for Linux with the AMD64 architecture:
4141
1. Download and extract the package (archive).
4242

4343
```bash
44-
curl -fL https://github.com/grafana/pyroscope/releases/download/v1.1.5/profilecli_1.1.5_linux_amd64.tar.gz | tar xvz
44+
curl -fL https://github.com/grafana/pyroscope/releases/download/v1.13.2/profilecli_1.13.2_linux_amd64.tar.gz | tar xvz
4545
```
4646

4747
1. Make `profilecli` executable:

0 commit comments

Comments
 (0)