From acc0bd231ef82cd5c14ceb0e240f4453630e1607 Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Sat, 7 Mar 2026 08:16:31 +0800 Subject: [PATCH] Update README with installation and updating info (#913) Added installation and update instructions for releases. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d17bc0..f5b832e 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,12 @@ Currently the following should be noted: Cardinal releases have official builds for Linux, macOS and Windows. You can find these under https://github.com/DISTRHO/Cardinal/releases. +#### Installing & Updating releases +See our Wiki on installing official builds [Wiki/Install](https://github.com/DISTRHO/Cardinal/wiki/Install). +There are additional notes in [BUILDING.md#installing](docs/BUILDING.md#installing) + There are Linux builds for various architectures (armhf, arm64, i686, riscv64 and x86_64), macOS "universal" (arm64 + intel) and Windows 32 and 64bit builds. Both macOS and Windows builds have an installer. -Install instructions are available [here](https://github.com/DISTRHO/Cardinal/wiki/Install). Note: Neither the macOS or Windows builds are signed, so expect warnings saying they are from an "untrusted developer". @@ -52,7 +55,6 @@ A GitHub account is required in order to download these builds. Basic building instructions are available in [BUILDING.md](docs/BUILDING.md). - ## Plugin variants Cardinal provides 3 plugin variants - "main", Synth and FX.