mirror of https://github.com/OpenIPC/wiki.git
pull/14/head
parent
beb12d956c
commit
27d2fb5417
|
@ -14,7 +14,7 @@ Install some packages to system and clone OpenIPC repo
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get update -y
|
sudo apt-get update -y
|
||||||
sudo apt-get install -y bc build-essential git unzip
|
sudo apt-get install -y bc build-essential git tcl unzip
|
||||||
git clone --depth=1 https://github.com/OpenIPC/firmware.git
|
git clone --depth=1 https://github.com/OpenIPC/firmware.git
|
||||||
cd firmware
|
cd firmware
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue