Update building.md

./building.sh -> make
pull/334/head
thegroove 2024-02-28 02:53:04 +01:00 committed by GitHub
parent 28f1ed0f3c
commit 23aa95876a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -48,10 +48,10 @@ source ~/.profile
### Build the firmware.
Building of a binary firmware for your IP camera is fairly easy. Just clone
source code from the repository and run a provided script.
source code from the repository and run:
```bash
./building.sh
make
```
You will be greeted with a list of available targets.