From 02363ed2e4e2ac668dd3b5857aecfa6c447f0cdc Mon Sep 17 00:00:00 2001 From: Arsybai Date: Mon, 22 Jun 2026 02:43:40 +0700 Subject: [PATCH] docs: fix duplicated wording in install docs --- runtime/reference/cli/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/reference/cli/install.md b/runtime/reference/cli/install.md index add0eaacd..22ffd7fe0 100644 --- a/runtime/reference/cli/install.md +++ b/runtime/reference/cli/install.md @@ -276,7 +276,7 @@ imports) will be installed. ## Native Node.js addons -A lot of popular packages npm packages like +A lot of popular npm packages like [`npm:sqlite3`](https://www.npmjs.com/package/sqlite3) or [`npm:duckdb`](https://www.npmjs.com/package/duckdb) depend on ["lifecycle scripts"](https://docs.npmjs.com/cli/v10/using-npm/scripts#life-cycle-scripts),