Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
Change the instructions related to how to install the plugin.
  • Loading branch information
ekacnet committed Aug 17, 2024
1 parent e497865 commit 386e367
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright {yyyy} {name of copyright owner}
Copyright 2024 Matthieu Patou

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ see the [Grafana plugin installation documentation](https://grafana.com/docs/gra
The quckstart is to use the `grafana cli` to install the plugin from the Rockset public S3 bucket:
```
grafana cli \
--pluginUrl https://github.com/ekacnet/cubismgrafana-panel/releases/download/v0.0.1/cubismgrafana-panel-0.0.1.zip \
plugins install cubismgrafana-panel
--pluginUrl https://github.com/ekacnet/grafanacubism-panel/releases/download/v0.0.8/ekacnet-cubismgrafana-panel-0.0.8.zip \
plugins install ekacnet-cubismgrafana-panel
```

## Developing / Contributing
Expand Down

0 comments on commit 386e367

Please sign in to comment.