From eff20c84d6bf43f20d7c5304c8e95a617cb4e249 Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Sun, 5 Oct 2025 17:29:12 +0200 Subject: [PATCH] chore: add ubuntu install instructions --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92270a14..6d4b4116 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,12 @@ officially unsuported,but you can still try and test it by yourself(some feature **Ubuntu, Popos (unsuported):** -instructions removed as outdated +```sh +sudo apt install make cargo gcc pkg-config openssl libasound2-dev cmake build-essential python3 libfreetype6-dev libexpat1-dev libxcb-composite0-dev libssl-dev libx11-dev libfontconfig1-dev curl libclang-dev libudev-dev checkinstall libseat-dev libinput-dev libxkbcommon-dev libgbm-dev + +make +sudo make install +``` ## Installing