From 30f10d63944b890579ccad8cedf921b186e76462 Mon Sep 17 00:00:00 2001 From: Cloyir Date: Wed, 11 Dec 2024 15:21:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a2dbc..9e8d63c 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ a simple electron page #### How to use -Just `npm install` and `npm run dev` \ No newline at end of file +`nvm use 20` + +then just `npm install` and `npm run dev` \ No newline at end of file