From 57fde2906e1d40e5478447a24ac829e16b587302 Mon Sep 17 00:00:00 2001 From: "Ghislain D." Date: Mon, 16 Sep 2024 18:32:37 -0400 Subject: [PATCH] docs: tauri system deps tip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d151e18..7e4b298 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ curl -fsSL https://raw.githubusercontent.com/Gnarus-G/mynd/main/install.sh | sh ``` This depends on you having installed [bun](https://bun.sh/) and [rust](https://doc.rust-lang.org/cargo/getting-started/installation.html); `git` as well, but you -probably already have that. +probably already have that. Lastly, importantly, system prerequisites for [tauri](https://v2.tauri.app/start/prerequisites/#linux). ### Other Options