Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
mkloubert committed Jul 18, 2023
1 parent ec57d20 commit e8725cb
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 @@ -33,7 +33,7 @@ If you run locally from this code, keep sure that [bash script egpt](./egpt) is
> Sends a single conversation to a chat API, like ChatGPT, based on your environment variables.
```bash
egpt chat "Who is Bill Gates?"
egpt ask "Who is Bill Gates?"
```

Possible response from ChatGPT:
Expand Down

0 comments on commit e8725cb

Please sign in to comment.