diff --git a/docs/content/reference/cli.mdx b/docs/content/reference/cli.mdx index 99a9a4d9..45d7ed80 100644 --- a/docs/content/reference/cli.mdx +++ b/docs/content/reference/cli.mdx @@ -3,6 +3,7 @@ title: CLI & web app icon: LuTerminal description: Install the ok CLI and run the OpenKnowledge web app in your browser — on Linux, Windows, or an Intel Mac. --- + On macOS, use the [desktop app](/docs/get-started/quickstart) for the smoothest experience. On **Linux**, **Windows**, or an **Intel Mac**, install the `ok` CLI from npm and run the **same editor as a local web app** in your browser. @@ -13,7 +14,7 @@ On macOS, use the [desktop app](/docs/get-started/quickstart) for the smoothest ## Install -Install the OpenKnowledge CLI globally to put `ok` on your `PATH`: +Install the OpenKnowledge CLI globally so you can run `ok` from anywhere: ```bash npm install -g @inkeep/open-knowledge