mirror of https://github.com/OpenIPC/wiki.git
Update source-code.md
parent
92ea3d2c06
commit
4e94598498
|
@ -44,7 +44,8 @@ cd firmware
|
||||||
|
|
||||||
Alternatively, you can use the following command in the root of your OpenIPC firmware directory to install dependencies:
|
Alternatively, you can use the following command in the root of your OpenIPC firmware directory to install dependencies:
|
||||||
|
|
||||||
```sudo make deps
|
```bash
|
||||||
|
sudo make deps
|
||||||
```
|
```
|
||||||
|
|
||||||
### Quick Build from Sources
|
### Quick Build from Sources
|
||||||
|
|
Loading…
Reference in New Issue