Merge pull request #6 from nikdoof/patch-1

Fix README formatting and add missing deps
pull/7/head
Signor Pellegrino 2023-11-12 23:17:42 +03:00 committed by GitHub
commit 1e8d13a73c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -6,8 +6,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
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
cd composer
./building.sh