Skip to content

Commit 01f0b20

Browse files
authored
updates readme
just a minor update: `bap-veri` is not an executable anymore, but just a command to the main BAP frontend
1 parent 7087584 commit 01f0b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ really different, since only not equal events goes to matching.
8080
##Usage
8181
Program works only with files with `.frames` extension.
8282
```
83-
bap-veri --show-errors --show-stat --rules "path to rules file" PATH
83+
bap veri --show-errors --show-stat --rules "path to rules file" PATH
8484
8585
`PATH` is either directory with files from a tracer, either a file.
8686
`show-errors` option allows to see a detailed information about BIL errors

0 commit comments

Comments
 (0)