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.
2 parents 0a03a18 + 4bc8759 commit edbcad8Copy full SHA for edbcad8
README.md
@@ -35,9 +35,9 @@ sudo service grafana-server start
35
* Validate that Grafana correctly comes up in a Web Browser
36
http://${MASTER1_IP}:3000/login [admin/admin]
37
38
-* Download the archive from the GIT repo and place it in your home directory on {MASTER1_IP}
+* Download the archive from the GIT repo, unzip it, and place it in your home directory on {MASTER1_IP}
39
```bash
40
-wget ...
+wget https://github.com/IBMProjectEventStore/db2eventstore-grafana/files/2019003/db2-event-store-grafana.tar.zip
41
```
42
43
## Install the IBM Db2 Event Store plugin for Grafana
0 commit comments