From b8c641c352da093f9c7fde00d67ec87e8fe2fc5f Mon Sep 17 00:00:00 2001 From: sienori Date: Sat, 9 Sep 2023 00:29:45 +0900 Subject: [PATCH] Update node version --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5cc6a..e5bf405 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can contribute by translating Simple Translate on **[Crowdin](https://crowdi ## Developing -> Required Node 14+ +> Required Node 18.17.1 1. Clone the repository `git clone https://github.com/sienori/simple-translate` 2. Run `npm install` @@ -42,6 +42,7 @@ You can contribute by translating Simple Translate on **[Crowdin](https://crowdi 3. From the file browser, choose to `simple-translate/dev/chrome` ### Load the extension in Edge + 1. Open Edge browser and navigate to `edge://extensions` 2. Select "Developer Mode" and then click "Load unpacked" 3. From the file browser, choose to `simple-translate/dev/chrome`