Skip to content

Commit 67b8879

Browse files
authored
Update README.md
Fix mistake in the example.
1 parent ca427b8 commit 67b8879

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
@@ -28,7 +28,7 @@ $ go install -u cdr.dev/exectrace/cmd/exectrace
2828
$ exectrace --help
2929
...
3030
31-
$ sudo exectrace --compiler clang-13
31+
$ sudo exectrace
3232
2021/12/01 16:42:02 Waiting for events..
3333
[1188921, comm="node"] /bin/sh -c 'which ps'
3434
[1188922, comm="sh"] which ps

0 commit comments

Comments
 (0)