From 23aa95876ae57776a2a1b2b9217179dbb3d59b18 Mon Sep 17 00:00:00 2001 From: thegroove <535855+thegroove@users.noreply.github.com> Date: Wed, 28 Feb 2024 02:53:04 +0100 Subject: [PATCH] Update building.md ./building.sh -> make --- en/building.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.