Skip to content

Commit

Permalink
Update README.md to fix extraction example (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
verisimilidude2 authored Aug 28, 2024
1 parent 580d86e commit db1ffe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ To extract a message from a binary:

```bash
$ steg86 extract bash.steg > my_message
$ cat message
$ cat my_message
here is my secret message
```

Expand Down

0 comments on commit db1ffe3

Please sign in to comment.