pull/14/head
Igor Zalatov 2022-03-11 22:45:08 +03:00
parent beb12d956c
commit 27d2fb5417
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Install some packages to system and clone OpenIPC repo
```
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
cd firmware
```