Skip to content

Commit edbcad8

Browse files
authored
Merge pull request #2 from IBMProjectEventStore/lj/2320
Update to README
2 parents 0a03a18 + 4bc8759 commit edbcad8

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,9 +35,9 @@ sudo service grafana-server start
3535
* Validate that Grafana correctly comes up in a Web Browser
3636
http://${MASTER1_IP}:3000/login [admin/admin]
3737

38-
* Download the archive from the GIT repo and place it in your home directory on {MASTER1_IP}
38+
* Download the archive from the GIT repo, unzip it, and place it in your home directory on {MASTER1_IP}
3939
```bash
40-
wget ...
40+
wget https://github.com/IBMProjectEventStore/db2eventstore-grafana/files/2019003/db2-event-store-grafana.tar.zip
4141
```
4242

4343
## Install the IBM Db2 Event Store plugin for Grafana

0 commit comments

Comments
 (0)