We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9072405 commit 0bb2c6dCopy full SHA for 0bb2c6d
1 file changed
README.md
@@ -93,7 +93,7 @@ In order to verify the official output, we are providing the [source code](./bas
93
You can verify the generated `measurements.txt` with a `SHA256` utility:
94
95
**Linux**
96
-```console
+```bash
97
$ sha256sum ./data/measurements.txt
98
```
99
**Windows (PowerShell)**
0 commit comments