From d8eacb4673e217bf9edce5c58b60c099fe74c37d Mon Sep 17 00:00:00 2001 From: Krishan <33421343+kfiven@users.noreply.github.com> Date: Thu, 30 Jun 2022 11:10:49 +0530 Subject: [PATCH] Update Tauri link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 575759a..f0697e7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To verify release files, you need to download [minisign](https://jedisct1.github ## Local development -Firstly, to setup Rust, NodeJS and build tools follow [Tauri documentation](https://tauri.studio/docs/getting-started/prerequisites). +Firstly, to setup Rust, NodeJS and build tools follow [Tauri documentation](https://tauri.app/v1/guides/getting-started/prerequisites). Now, to setup development locally run the following commands: * `git clone --recursive https://github.com/cinnyapp/cinny-desktop.git`