Skip to content

Commit

Permalink
docs: fixes readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Sep 25, 2022
1 parent f3880ac commit 4625360
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 @@ -20,7 +20,7 @@
First, install OpenAI via the [Composer](https://getcomposer.org/) package manager:

```bash
composer require openai-php/client dev-master
composer require openai-php/client dev-main
```

Then, interact with OpenAI's API:
Expand Down

0 comments on commit 4625360

Please sign in to comment.