From 332b9870c7b22dcfb297a0be7d7a87c148181694 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrett-ruth@users.noreply.github.com> Date: Fri, 3 May 2024 17:37:21 -0400 Subject: [PATCH] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f5e03f2..8ee1546 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,8 @@ Display the costs of javascript imports inside neovim with the power of ## Installation 1. Install regularly with your neovim package manager -2. Run `install.sh` with your node.js package manager to setup import-cost: + - *NOTE*: pnpm is not supported because [import-cost](https://github.com/wix/import-cost) does not. +3. Run `install.sh` with your node.js package manager to setup import-cost: ```sh sh install.sh ''