Merge 20b5c92efe into sapling-pr-archive-bolinfest

This commit is contained in:
Michael Bolin
2026-07-01 10:58:15 -07:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ curl -fsSL https://chatgpt.com/codex/install.sh | sh
Run the following on Windows to install Codex CLI:
```
```shell
powershell -ExecutionPolicy ByPass -c "irm https://chatgpt.com/codex/install.ps1 | iex"
```