Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mliezun committed Apr 12, 2024
1 parent f5d3e48 commit 75f2940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ $ ./grotksy embed grep.grc
Now we should have a `grep.exe` in our directory. And we can use it:

```
$ chmod +x grep.exe
$ cat file.txt | ./grep.exe pattern
```

Expand Down

0 comments on commit 75f2940

Please sign in to comment.