Skip to content

Commit 341ac95

Browse files
Update README.md
1 parent 04efb28 commit 341ac95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ docker run ghcr.io/aleksanderwww/prometheus-gitlabci-exporter:0.1.0
2626
### From GitHub releases
2727

2828
```shell
29-
wget https://github.com/alwojnarowicz/prometheus-gitlabci-exporter/releases/download/1.0.0/prometheus_gitlabci_exporter-1.0.0.tar.gz
29+
wget https://github.com/alwojnarowicz/prometheus-gitlabci-exporter/releases/download/0.1.0/prometheus_gitlabci_exporter-0.1.0.tar.gz
3030

31-
tar -xzf prometheus_gitlabci_exporter-1.0.0.tar.gz
31+
tar -xzf prometheus_gitlabci_exporter-0.1.0.tar.gz
3232

3333
chmod +x prometheus_gitlabci_exporter
3434

0 commit comments

Comments
 (0)