docs: note Rust/Cargo is needed to build the daemon

This commit is contained in:
Eduard Tolosa 2026-07-02 16:12:54 -05:00
parent 2b1f67b1ea
commit 56399996f5

View file

@ -130,7 +130,7 @@ is only half the setup; **without the daemon the extension does nothing.**
Install the daemon with whichever fits your system:
- **Arch (AUR):** `paru -S strata-daemon` (or `strata-daemon-git` for the latest `main`).
- **From source:**
- **From source** (needs Rust/Cargo 1.74+):
```sh
git clone https://github.com/Edu4rdSHL/Strata.git