From 6357a4087d50ede9fa2661bba57406dae8809dfe Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Wed, 26 Jun 2024 08:54:39 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c3c431..fe076c8 100644 --- a/README.md +++ b/README.md @@ -182,9 +182,9 @@ You can also build the client from source, steps are as follows: ### Prerequisites -- [Install Rust](https://www.rust-lang.org/tools/install) +- [Install Rust 1.75 or later](https://www.rust-lang.org/tools/install) - Install Tauri dependencies: https://tauri.app/v1/guides/getting-started/prerequisites/#setting-up-linux -- Install `perl` +- Install `perl` and `jq` - Install `openconnect >= 8.20` and `libopenconnect-dev` (or `openconnect-devel` on RPM-based distributions) - Install `pkexec`, `gnome-keyring` (or `pam_kwallet` on KDE)