quickstart.md +11 −4
6 6
7## Setup7## Setup
8 8
99The Codex app is available on macOS (Apple Silicon).The Codex app is available on macOS and Windows.
10
11Most Codex app features are available on both platforms. Platform-specific
12exceptions are noted in the relevant docs.
10 13
111. Download and install the Codex app141. Download and install the Codex app
12 15
1316 Download the Codex app for Windows or macOS. Download the Codex app for macOS or Windows. Choose the Intel build if you're using an Intel-based Mac.
17
18 [Download for macOS (Apple Silicon)](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg)[Download for macOS (Intel)](https://persistent.oaistatic.com/codex-app-prod/Codex-latest-x64.dmg)
19
20 Need a different operating system?
14 21
1522 [Download for macOS](https://persistent.oaistatic.com/codex-app-prod/Codex.dmg) [Download for Windows](https://get.microsoft.com/installer/download/9PLM9XGG6VKS?cid=website_cta_psi)
16 23
17 [Get notified for Linux](https://openai.com/form/codex-app/)24 [Get notified for Linux](https://openai.com/form/codex-app/)
182. Open Codex and sign in252. Open Codex and sign in
35- Build a classic Snake game in this repo.42- Build a classic Snake game in this repo.
36- Find and fix bugs in my codebase with minimal, high-confidence changes.43- Find and fix bugs in my codebase with minimal, high-confidence changes.
37 44
3845 If you need more inspiration, check out the [explore section](https://developers.openai.com/codex/explore). If you need more inspiration, explore [Codex use cases](https://developers.openai.com/codex/use-cases).
39 If you’re new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).46 If you’re new to Codex, read the [best practices guide](https://developers.openai.com/codex/learn/best-practices).
40 47
41 [Learn more about the Codex app](https://developers.openai.com/codex/app)48 [Learn more about the Codex app](https://developers.openai.com/codex/app)