Add instruction for upgrading codex with brew (#5640)

Include instruction for upgrading codex with brew when there is switch
from formula to cask.
This commit is contained in:
Shijie Rao
2025-10-24 11:30:34 -07:00
committed by GitHub
parent 190e7eb104
commit 00c1de0c56
2 changed files with 13 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ Then simply run `codex` to get started:
codex
```
If you're running into upgrade issues with Homebrew, see the [FAQ entry on brew upgrade codex](./docs/faq.md#brew-update-codex-isnt-upgrading-me).
<details>
<summary>You can also go to the <a href="https://github.com/openai/codex/releases/latest">latest GitHub Release</a> and download the appropriate binary for your platform.</summary>