From d7770d09d928dcfeced5cc8b0cec56740131adb0 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 23 Nov 2025 08:39:32 +0100 Subject: [PATCH] raspberry pi: fixed spelling --- wiki/linux/raspberry_pi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/linux/raspberry_pi.md b/wiki/linux/raspberry_pi.md index 5c77f8d..a0ff85f 100644 --- a/wiki/linux/raspberry_pi.md +++ b/wiki/linux/raspberry_pi.md @@ -28,7 +28,7 @@ This section assumes the neural network is using To convert TensorFlow models first the Hailo 8 Software Suite needs to be downloaded. This can be done from the [official website](https://hailo.ai/developer-zone/software-downloads/) -altough an account is used to be able to download the software. +altough an account is needed for it. After downloading, extracting and then navigating into the folder a heavily customized [Docker](/wiki/docker.md) container can be started by running the following command.