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 6545065 commit 1499f5fCopy full SHA for 1499f5f
changelogs/v0.11.0.md
@@ -17,7 +17,7 @@ Benchtool is also not released as a part of this version.
17
18
```console
19
# download the binary (adapt os and arch as needed)
20
-$ curl -fSL -o "cortextool" "https://github.com/grafana/cortex-tools/releases/download/v0.11.0/cortextool_0.11.0_linux_x86_64"
+$ curl -fSL -o "cortextool" "https://github.com/grafana/cortex-tools/releases/download/v0.11.0/cortextool_v0.11.0_Linux_x86_64"
21
22
# make it executable
23
$ chmod a+x "cortextool"
0 commit comments