From 60bf2f6db227019659fffa0fb2ecbb366b25fdf9 Mon Sep 17 00:00:00 2001 From: "S;Co" Date: Tue, 19 May 2026 00:08:34 +0100 Subject: [PATCH] docs: mention Node requirement for ctx7 setup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 442058d20..8bd1b5f63 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Works in two modes: > [!NOTE] > **API Key Recommended**: Get a free API key at [context7.com/dashboard](https://context7.com/dashboard) for higher rate limits. -Set up Context7 for your coding agents with a single command: +Set up Context7 for your coding agents with a single command. The `ctx7` CLI requires Node.js 18 or newer. ```bash npx ctx7 setup