Skip to content

Commit abb0849

Browse files
committed
Correct the zip package name in the setup instruction
1 parent f3614ac commit abb0849

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
@@ -45,10 +45,10 @@ Check the SUPPORT_MATRIX file for the recommended version.
4545

4646
#### Step 3. Set up IBM Spectrum Scale Performance Monitoring Bridge
4747

48-
Download the zip package and unpack it in your favorite directory on the collector node :
48+
Clone the repository using git in your favorite directory on the collector node. Alternatively download the zip package and unpack it :
4949

5050
```shell
51-
# unzip zimonGrafanaIntf.zip
51+
# unzip ibm-spectrum-scale-bridge-for-grafana.zip
5252
```
5353

5454
Start the bridge application by issuing:

0 commit comments

Comments
 (0)