Skip to content

docs: make Codex manual install path explicit#94

Open
isha-1686 wants to merge 1 commit into
browser-use:mainfrom
isha-1686:docs/explicit-codex-install-path
Open

docs: make Codex manual install path explicit#94
isha-1686 wants to merge 1 commit into
browser-use:mainfrom
isha-1686:docs/explicit-codex-install-path

Conversation

@isha-1686

@isha-1686 isha-1686 commented Jun 29, 2026

Copy link
Copy Markdown

Closes #92.

The manual install section in README.md had the Codex symlink line commented out, while install.md already documents the full Codex registration step explicitly (mkdir + ln -sfn using $CODEX_HOME). This updates the README's manual install block to match install.md, so Codex users don't have to notice and uncomment a commented-out line or risk copying the Claude-only path.

No functional change — install.md already had this correct. This only brings the README's manual install section in line with it.


Summary by cubic

Clarified the Codex manual install steps in README by replacing the commented symlink with explicit mkdir and ln -sfn commands using CODEX_HOME, matching install.md. This prevents users from missing the Codex registration or using the Claude-only path.

Written for commit 5fc455d. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant