Skip to content

docs: clarify Linux manual install location#3138

Open
lunadogbot wants to merge 1 commit into
mainfrom
orch/issue-125
Open

docs: clarify Linux manual install location#3138
lunadogbot wants to merge 1 commit into
mainfrom
orch/issue-125

Conversation

@lunadogbot
Copy link
Copy Markdown
Contributor

Fixes #2857
Closes bartlomieju/orchid-inbox#125

Summary

  • Add Linux guidance for manual ZIP installs to place the extracted deno binary in a directory on PATH, such as ~/.local/bin or /usr/local/bin.
  • Update the installation page last_modified date.

Verification

  • deno fmt --check
  • deno task test
  • deno task build:light, then confirmed the new note renders in _site/runtime/getting_started/installation/index.html under Manual download. The local light build reported the existing missing reference_gen/gen/deno.json warning, but completed successfully.

Copy link
Copy Markdown
Contributor

@fibibot fibibot left a comment

Choose a reason for hiding this comment

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

The manual-download note stays scoped to Linux and points at standard PATH locations without changing the installer guidance. CI is green.

@fibibot
Copy link
Copy Markdown
Contributor

fibibot commented May 17, 2026

@bartlomieju this is ready to merge

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback: /runtime/getting_started/installation/ - Needs Improvement

2 participants