From 6ccd32c601984e36120e877b9c52ae6670ac93df Mon Sep 17 00:00:00 2001 From: Fouad Matin <169186268+fouad-openai@users.noreply.github.com> Date: Thu, 11 Sep 2025 17:46:20 -0700 Subject: [PATCH] add(readme): IDE (#3494) update copy in readme to add link to IDE --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f7e624e..ab93ecad 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@

npm i -g @openai/codex
or brew install codex

-

Codex CLI is a coding agent from OpenAI that runs locally on your computer.
If you are looking for the cloud-based agent from OpenAI, Codex Web, see chatgpt.com/codex.

+

Codex CLI is a coding agent from OpenAI that runs locally on your computer. +
+
If you want Codex in your code editor (VS Code, Cursor, Windsurf), install in your IDE +
If you are looking for the cloud-based agent from OpenAI, Codex Web, go to chatgpt.com/codex

Codex CLI splash