From 767388c7844d01ceb86fea756afe4a4f95bbcd08 Mon Sep 17 00:00:00 2001 From: sienori Date: Thu, 9 Sep 2021 14:16:09 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1124bf4..0c50374 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ You can contribute by translating Simple Translate on **[Crowdin](https://crowdi ## Developing +> Required Node 14+ + 1. Clone the repository `git clone https://github.com/sienori/simple-translate` 2. Run `npm install` 3. Run `npm run watch-dev`