From 808afc14b06fbafc7a84cd7738997fc4075e19d9 Mon Sep 17 00:00:00 2001 From: DJ Adams Date: Mon, 13 Oct 2025 13:59:17 +0100 Subject: [PATCH] Add link to explanatory blog post For more details on using packages in GitHub Packages NPM reg. --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index e69f921..d88be07 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,8 @@ npm install > ```sh > npm login --scope @capire --registry=https://npm.pkg.github.com > ``` +> +> For more details on this, see [Using @capire modules from GitHub Packages](https://qmacro.org/blog/posts/2025/10/12/using-capire-modules-from-github-packages/). ### Run it