Skip to content

Commit 7112f01

Browse files
authored
Update README.md
1 parent e8f0352 commit 7112f01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Quick starting guide for new plugin devs:
4949
## How to use
5050

5151
- Clone this repo.
52-
- `npm i` or `yarn` to install dependencies
52+
- Make sure your NodeJS is at least v16 (`node --version`).
53+
- `npm i` or `yarn` to install dependencies.
5354
- `npm run dev` to start compilation in watch mode.
5455

5556
## Manually installing the plugin

0 commit comments

Comments
 (0)