Skip to content

Commit

Permalink
Update README.md (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpita authored Nov 13, 2024
1 parent c0cb169 commit d34eac5
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 @@ -103,7 +103,7 @@ Type '!multi' to enter multiple lines, then '!end' to finish

You can use the `-s/--system` option to set a system prompt, providing instructions for processing other input to the tool.

To describe how the code a file works, try this:
To describe how the code in a file works, try this:

```bash
cat mycode.py | llm -s "Explain this code"
Expand Down

0 comments on commit d34eac5

Please sign in to comment.