fix: clarify Windows direct installer status

This commit is contained in:
Edward Frazer
2026-02-25 16:43:21 -08:00
parent 68ec43d213
commit f26a3c8e74
2 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ Install the latest Codex release directly on macOS or Linux:
curl -fsSL https://chatgpt.com/codex/install.sh | sh
```
Windows direct installer support is coming soon. Until then, run Codex on Windows 11 via WSL2.
You can also install with your preferred package manager:
```shell

View File

@@ -15,6 +15,8 @@
curl -fsSL https://chatgpt.com/codex/install.sh | sh
```
Windows direct installer support is coming soon. Until then, run Codex on Windows 11 via WSL2.
The direct installer downloads the latest matching GitHub Release package for macOS or Linux and
places both `codex` and `rg` in a user-local directory.