Update README.md

This commit is contained in:
sienori 2021-09-09 14:16:09 +09:00 committed by GitHub
parent 4d266a3455
commit 767388c784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,8 @@ You can contribute by translating Simple Translate on **[Crowdin](https://crowdi
## Developing ## Developing
> Required Node 14+
1. Clone the repository `git clone https://github.com/sienori/simple-translate` 1. Clone the repository `git clone https://github.com/sienori/simple-translate`
2. Run `npm install` 2. Run `npm install`
3. Run `npm run watch-dev` 3. Run `npm run watch-dev`