From a684d896c9c0a42f35ac68b3370cf2069f5829ac Mon Sep 17 00:00:00 2001 From: Rik <49898887+gemenerik@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:46:07 +0200 Subject: [PATCH] Update build.md --- docs/build/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/build.md b/docs/build/build.md index 678b659..41df7e9 100644 --- a/docs/build/build.md +++ b/docs/build/build.md @@ -9,7 +9,7 @@ Compiling with bluetooth support requires the nRF51_SDK and S130 packages. Just after cloning the repository: ``` bash -./tools/fetch_dependencies.sh +./tools/fetch-dependencies.sh ``` will download the zips and unpack them.