Clarify installation instructions for OpenKnowledge CLI#533
Closed
robert-inkeep wants to merge 2 commits into
Closed
Clarify installation instructions for OpenKnowledge CLI#533robert-inkeep wants to merge 2 commits into
robert-inkeep wants to merge 2 commits into
Conversation
Reword the installation note to describe the result ("run `ok` from anywhere") instead of implying that the installer adds `ok` to PATH.
|
Your change is now on Because this repository is maintained through an internal mirror, GitHub shows this PR as closed rather than merged, but your commits are on the default branch with your attribution intact. Closing it here to keep things in sync. |
inkeep-oss-sync Bot
added a commit
that referenced
this pull request
Jul 8, 2026
…nowledge CLI (#2502) Commits: 1. [0adbbe3](0adbbe3) Clarify installation instructions for OpenKnowledge CLI Author: robert-inkeep <123133375+robert-inkeep@users.noreply.github.com> Reword the installation note to describe the result ("run `ok` from anywhere") instead of implying that the installer adds `ok` to PATH. 2. [4fa26ef](4fa26ef) newline Author: robert-inkeep <123133375+robert-inkeep@users.noreply.github.com> Co-authored-by: inkeep-oss-sync[bot] <274976938+inkeep-oss-sync[bot]@users.noreply.github.com> Co-authored-by: robert-inkeep <123133375+robert-inkeep@users.noreply.github.com> GitOrigin-RevId: 08d4b834babf115c7423d1732eaceba10757eb24
inkeep-oss-sync Bot
added a commit
that referenced
this pull request
Jul 8, 2026
…nowledge CLI (#2502) Commits: 1. [0adbbe3](0adbbe3) Clarify installation instructions for OpenKnowledge CLI Author: robert-inkeep <123133375+robert-inkeep@users.noreply.github.com> Reword the installation note to describe the result ("run `ok` from anywhere") instead of implying that the installer adds `ok` to PATH. 2. [4fa26ef](4fa26ef) newline Author: robert-inkeep <123133375+robert-inkeep@users.noreply.github.com> Co-authored-by: inkeep-oss-sync[bot] <274976938+inkeep-oss-sync[bot]@users.noreply.github.com> Co-authored-by: robert-inkeep <123133375+robert-inkeep@users.noreply.github.com> GitOrigin-RevId: 08d4b834babf115c7423d1732eaceba10757eb24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reword the installation note to describe the result ("run
okfrom anywhere") instead of implying that the installer addsokto PATH.What & why
How this was verified
Checklist
bun run check(lint, typecheck, tests) locallybun run changeset) if this changes behaviorAfter you open this PR
See CONTRIBUTING.md for details.