Update readme.md

This commit is contained in:
Barrett Ruth 2024-05-03 17:37:21 -04:00 committed by GitHub
parent 39ef36f438
commit 332b9870c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 '<your-package-manager>'