Skip to content

Commit c19efd7

Browse files
author
George Cosma
committed
chore: add tauri prerequisites in readme
1 parent 4a3fd95 commit c19efd7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ you the most flexibility:
2323

2424
## Install Dev Prerequisites
2525

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+
2633
### Linux
2734

2835
```bash

0 commit comments

Comments
 (0)