Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ sudo service grafana-server start
* Validate that Grafana correctly comes up in a Web Browser
http://${MASTER1_IP}:3000/login [admin/admin]

* 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}
```bash
wget ...
wget https://github.com/IBMProjectEventStore/db2eventstore-grafana/files/2019003/db2-event-store-grafana.tar.zip
```

## Install the IBM Db2 Event Store plugin for Grafana
Expand Down