mirror of
https://github.com/openai/codex.git
synced 2026-09-13 11:47:17 +00:00
Remove non-ascii chars.
This commit is contained in:
@@ -113,10 +113,10 @@ Build & Run
|
||||
```
|
||||
|
||||
Convenience (via `just`, inside `codex-rs`)
|
||||
- `just codex` — run the CLI
|
||||
- `just tui` — run the TUI subcommand
|
||||
- `just fmt` — format code
|
||||
- `just fix` — apply clippy fixes
|
||||
- `just codex` - run the CLI
|
||||
- `just tui` - run the TUI subcommand
|
||||
- `just fmt` - format code
|
||||
- `just fix` - apply clippy fixes
|
||||
|
||||
### Using Codex with your ChatGPT plan
|
||||
|
||||
|
||||
Reference in New Issue
Block a user