From 91ebe54cf20155a5fdd55c302268010c965e957c Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Thu, 9 Nov 2023 23:45:33 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c7c8ba..ab4a8a0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ _A tool to compile custom OpenIPC firmware_ ### Usage: -``` + +sudo apt-get update -y +sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip # mc tree git clone https://github.com/openipc/composer.git cd composer ./building.sh