Update README.md

This commit is contained in:
Lishid
2023-07-25 15:17:26 -04:00
committed by GitHub
parent e8f03522bc
commit 7112f01bc6

View File

@@ -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