We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8b981 commit e4d40fbCopy full SHA for e4d40fb
readme.md
@@ -30,6 +30,8 @@ I'm currently working on version 2 of the app, rewritten from scratch with
30
This version will have many exciting features that were
31
not feasible to implement in version 1.
32
33
+Preview builds of version 2 are already available under the releases page on GitHub.
34
+
35
# ❤️ Contributing
36
37
Contributions are welcome and appreciated.
@@ -49,7 +51,7 @@ If you can't contribute code, you can still help:
49
51
Prerequisites:
50
52
53
- Install Rust and npm.
-- Follow [this guide](https://tauri.app/v1/guides/getting-started/prerequisites) to be able to build tauri apps.
54
+- Follow [this guide](https://v2.tauri.app/start/prerequisites/) for building tauri apps.
55
56
Once that's done:
57
0 commit comments