changing some readme text to make it more exact (#77)

Making README more factually and grammatically exact.
This commit is contained in:
Abhinav Das 2025-04-17 01:14:03 +05:30 committed by GitHub
parent 71a1ff6ee2
commit e8afebac15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -270,7 +270,7 @@ Codex always runs in a **sandbox first**. If a proposed command or file change l
<details>
<summary>Does it work on Windows?</summary>
Not directly, it requires [Linux on Windows (WSL2)](https://learn.microsoft.com/en-us/windows/wsl/install) Codex is tested on macOS and Linux with Node  22.
Not directly. It requires [Windows Subsystem for Linux (WSL2)](https://learn.microsoft.com/en-us/windows/wsl/install) Codex has been tested on macOS and Linux with Node  22.
</details>