From 2f03ff4d734529c80829a001cc9b61bb1de8b2fb Mon Sep 17 00:00:00 2001 From: saturneric Date: Tue, 24 Jun 2025 15:21:50 +0200 Subject: docs: update documentation for setup and requirements - remove extra blank line in macOS brew installation instructions - update minimum GnuPG version requirement from 2.1.0 to 2.2.0 - add direct link to locale ts files in translation guide --- src/content/docs/appendix/setup-dev-env.md | 1 - 1 file changed, 1 deletion(-) (limited to 'src/content/docs/appendix/setup-dev-env.md') diff --git a/src/content/docs/appendix/setup-dev-env.md b/src/content/docs/appendix/setup-dev-env.md index 0e2f01d..a83dd43 100644 --- a/src/content/docs/appendix/setup-dev-env.md +++ b/src/content/docs/appendix/setup-dev-env.md @@ -78,7 +78,6 @@ sudo apt-get install -y build-essential cmake ninja-build libarchive-dev libssl- ```bash brew install cmake openssl@3 ninja libarchive gpgme brew link --force openssl@3 - ``` - **For Windows (via MSYS2):** Set up MSYS2 according to its documentation and -- cgit v1.2.3