mirror of
https://github.com/openai/codex.git
synced 2026-04-24 06:35:50 +00:00
fix: clarify Windows direct installer status
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user