From 6616389a5ff75bb101b93e3693ded47518adfa4a Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Mon, 8 Jul 2024 21:37:54 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c703086..deacd8f 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ You can also build the client from source, steps are as follows: - 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) +- Install `nodejs` and `pnpm` (optional only if you downloaded the source tarball from the release page and run with the `BUILD_FE=0` flag, see below) ### Build