From 4ecd7573f9a1ee7a31234cce71caef79c498f09e Mon Sep 17 00:00:00 2001 From: Andrew Su Date: Wed, 25 Oct 2023 09:32:51 -0700 Subject: [PATCH] add pnpm installation link --- docs/INSTALLATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALLATION.md b/docs/INSTALLATION.md index 8778c8a8..af6f0e59 100644 --- a/docs/INSTALLATION.md +++ b/docs/INSTALLATION.md @@ -90,7 +90,7 @@ If you'd prefer to get BTE working outside of a container, for development or an ### Requirements -For development, you will need Node.js the pnpm package manager installed in your environment. Your Node version must be higher than v12. +For development, you will need Node.js the pnpm package manager installed in your environment. See the [pnpm installation instructions](https://pnpm.io/installation). Your Node version must be higher than v12. #### Node.js and pnpm