diff --git a/en/building.md b/en/building.md index 1bf237d..17f5fde 100644 --- a/en/building.md +++ b/en/building.md @@ -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.