We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3fd95 commit c19efd7Copy full SHA for c19efd7
1 file changed
README.md
@@ -23,6 +23,13 @@ you the most flexibility:
23
24
## Install Dev Prerequisites
25
26
+### All distrubitions
27
+
28
+For all distributions, you must install [tauri
29
+prerequisites](https://tauri.app/start/prerequisites/) if you want to work on
30
+`tock-ui`, or to have rust-analyzer work out of the box. You can go without
31
+installing these if you configure rust-analyzer to ignore the `tock-ui` project.
32
33
### Linux
34
35
```bash
0 commit comments