Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lishid authored Jul 25, 2023
1 parent e8f0352 commit 7112f01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ Quick starting guide for new plugin devs:
## How to use

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

## Manually installing the plugin
Expand Down

0 comments on commit 7112f01

Please sign in to comment.