From d19187700231c27204e2b22af1716ea51be04556 Mon Sep 17 00:00:00 2001
From: boatrainlsz <yinger521999@gmail.com>
Date: Tue, 7 Mar 2023 22:55:38 +0800
Subject: [PATCH] chore: update README (#435)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 026d2f7..e43f6af 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Notes: If you could not start the app on Windows, please check that you have [We
 
 ## Development
 
-You should install Rust and Nodejs, see [here](https://tauri.studio/docs/getting-started/prerequisites) for more details. Then install Nodejs packages.
+You should install Rust and Nodejs, see [here](https://tauri.app/v1/guides/getting-started/prerequisites) for more details. Then install Nodejs packages.
 
 ```shell
 yarn install
-- 
GitLab