Skip to content

Commit dfbb312

Browse files
committed
Update README for release
1 parent 31da5c7 commit dfbb312

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
@@ -35,7 +35,7 @@ can find documentation on API Keys [here](https://www.scalyr.com/help/api#scalyr
3535

3636
```bash
3737
grafana-cli --pluginUrl \
38-
https://github.com/scalyr/scalyr-grafana-datasource-plugin/releases/download/2.3.1/scalyr_grafana_plugin_d8e1e08.zip \
38+
https://github.com/scalyr/scalyr-grafana-datasource-plugin/releases/download/2.3.1/scalyr_grafana_plugin_31da5c7.zip \
3939
plugins install scalyr-datasource
4040
```
4141

@@ -78,7 +78,7 @@ from GitHub.
7878
Stable version:
7979

8080
```bash
81-
tar -xvf scalyr_grafana_plugin_d8e1e08.tar.gz
81+
tar -xvf scalyr_grafana_plugin_31da5c7.tar.gz
8282
cp -rf dist/ /var/lib/grafana/plugins/scalyr/
8383
```
8484

0 commit comments

Comments
 (0)