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.
1 parent f3614ac commit abb0849Copy full SHA for abb0849
README.md
@@ -45,10 +45,10 @@ Check the SUPPORT_MATRIX file for the recommended version.
45
46
#### Step 3. Set up IBM Spectrum Scale Performance Monitoring Bridge
47
48
-Download the zip package and unpack it in your favorite directory on the collector node :
+Clone the repository using git in your favorite directory on the collector node. Alternatively download the zip package and unpack it :
49
50
```shell
51
-# unzip zimonGrafanaIntf.zip
+# unzip ibm-spectrum-scale-bridge-for-grafana.zip
52
```
53
54
Start the bridge application by issuing:
0 commit comments