Skip to content

Installation

This page is written once in src/content/shared/ and rendered into every edition. It is .mdx rather than .md because it uses a component — <EditionOnly> — to vary one paragraph by edition.

Requirements

  • Node.js 20 or newer
  • 4 GB RAM

Install

Terminal window
npm install @koi/app

Verify

Terminal window
koi --version

If the command is not found, make sure your global npm bin directory is on your PATH.