Skip to content

Commit b2416b4

Browse files
authored
Update README.md
1 parent fa53957 commit b2416b4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,13 @@ You do this as follow. In the downloaded repository is also file with name merge
5555
Press command for opening ROOT program:
5656
```
5757
root
58-
5958
```
6059
In this programe just type command:
6160
```
6261
.x mergeCommissioning.C .
63-
6462
```
6563
This merging create a root file called CommissioningAllval.root .
66-
To look at this output, write down command:
64+
To look at this output, write down command in ROOT program:
6765
```
6866
new TBrowser
6967
```

0 commit comments

Comments
 (0)