mirror of https://github.com/OpenIPC/composer.git
Update README.md
parent
7d3c4ab656
commit
91ebe54cf2
|
@ -5,7 +5,9 @@ _A tool to compile custom OpenIPC firmware_
|
||||||
|
|
||||||
|
|
||||||
### Usage:
|
### 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
|
git clone https://github.com/openipc/composer.git
|
||||||
cd composer
|
cd composer
|
||||||
./building.sh
|
./building.sh
|
||||||
|
|
Loading…
Reference in New Issue