Merge branch 'main' of github:OpenIPC/composer

pull/7/head
Igor Zalatov (from Citadel PC) 2023-11-14 20:25:01 +03:00
commit df5023893d
1 changed files with 2 additions and 1 deletions

View File

@ -6,8 +6,9 @@ _A tool to compile custom OpenIPC firmware_
### Usage: ### Usage:
```
sudo apt-get update -y sudo apt-get update -y
sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip # mc tree sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip mc tree python-is-python3
git clone https://github.com/openipc/composer.git git clone https://github.com/openipc/composer.git
cd composer cd composer
./building.sh ./building.sh