Document AUR deskify-bin install and alpha warning
This commit is contained in:
10
README.md
10
README.md
@@ -192,6 +192,16 @@ Notes:
|
|||||||
- The `tauri` backend still requires Tauri/WebKitGTK system dependencies to build wrappers locally.
|
- The `tauri` backend still requires Tauri/WebKitGTK system dependencies to build wrappers locally.
|
||||||
- The `chromium` backend does not require Tauri prerequisites (but it requires an installed Chromium-based browser).
|
- The `chromium` backend does not require Tauri prerequisites (but it requires an installed Chromium-based browser).
|
||||||
|
|
||||||
|
### Arch Linux (AUR)
|
||||||
|
|
||||||
|
An AUR package is available (prebuilt binary package):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
yay -S deskify-bin
|
||||||
|
```
|
||||||
|
|
||||||
|
⚠️ The AUR package tracks **alpha** tags (`v0.1.0-alpha.N`). Expect occasional breaking changes during early development.
|
||||||
|
|
||||||
### Option B: Build from source (Tauri mode)
|
### Option B: Build from source (Tauri mode)
|
||||||
|
|
||||||
### 1. System Dependencies
|
### 1. System Dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user