Skip to content

Commit d8095f1

Browse files
committed
Since gui _can_ take a value, update README to show how not to provide a value
1 parent cb2dfe1 commit d8095f1

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
@@ -40,5 +40,5 @@ This example assumes that you have a `VM.bundle`. This can be created using [htt
4040
Note: macOS requires running with `--gui`
4141

4242
```
43-
$ beef run --gui macos VM.bundle
43+
$ beef run --gui -- macos VM.bundle
4444
```

0 commit comments

Comments
 (0)