Fix README formatting and add missing deps

pull/6/head
Andrew Williams 2023-11-12 20:12:03 +00:00 committed by GitHub
parent ebe0f6dbfe
commit e88c00dca3
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