Skip to content

Commit 6bafb63

Browse files
authored
MegaLinter fixes (#6)
1 parent a317a17 commit 6bafb63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tools/PIDML/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Currently, only models for run 285064 (timestamp interval: 1524176895000 - 15242
5454

5555
Both model and interface analysis examples can be run with a script:
5656

57-
### Script for Run2 Converted to Run3 data:
57+
### Script for Run2 Converted to Run3 data
5858
```bash
5959
#!/bin/bash
6060

@@ -77,7 +77,7 @@ o2-analysis-tracks-extra-converter --configuration json://$config_file -b |
7777
```
7878
Remember to set every setting, which states that helper task should process Run2 data to `true`.
7979

80-
### Script for Run3 data:
80+
### Script for Run3 data
8181
```bash
8282
#!/bin/bash
8383

0 commit comments

Comments
 (0)