From 0db230f538a8f32a18354bf2caa02fe897c21064 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Tue, 26 Apr 2022 16:53:41 +1000 Subject: [PATCH] Update INSTALL.md * Update to include Ubuntu 22.x designation for building from source --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 3377256f..54c45255 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -115,7 +115,7 @@ sudo update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.gold" 20 sudo update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.bfd" 10 ``` -### Dependencies: Ubuntu 18.x, Ubuntu 19.x, Ubuntu 20.x / Debian 9, Debian 10 - x86_64 +### Dependencies: Ubuntu 18.x -> Ubuntu 22.x / Debian 9 -> Debian 11 - x86_64 These dependencies are also applicable for all Ubuntu based distributions such as: * Lubuntu * Linux Mint