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 41a67c2 commit 1fbe817Copy full SHA for 1fbe817
README.md
@@ -35,8 +35,7 @@ can find documentation on API Keys [here](https://www.scalyr.com/help/api#scalyr
35
36
```bash
37
grafana-cli --pluginUrl \
38
- https://github.com/scalyr/scalyr-grafana-datasource-plugin/releases/download/2.3.1/scalyr_grafana_plugin_d8e1e08.zip
39
- \
+ https://github.com/scalyr/scalyr-grafana-datasource-plugin/releases/download/2.3.1/scalyr_grafana_plugin_d8e1e08.zip \
40
plugins install scalyr-datasource
41
```
42
0 commit comments