Update readme.md
This commit is contained in:
parent
39ef36f438
commit
332b9870c7
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ Display the costs of javascript imports inside neovim with the power of
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Install regularly with your neovim package manager
|
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
|
||||||
sh install.sh '<your-package-manager>'
|
sh install.sh '<your-package-manager>'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue