From 1477e4961389057a5102e7cbb8891d912b97f266 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 23 Sep 2024 08:25:12 -0600 Subject: [PATCH] Fix command for hailo8 install --- docs/docs/frigate/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/frigate/installation.md b/docs/docs/frigate/installation.md index 200b48e60..5fa09f13d 100644 --- a/docs/docs/frigate/installation.md +++ b/docs/docs/frigate/installation.md @@ -112,8 +112,8 @@ For other installations, follow these steps for installation: 1. Install the driver from the [Hailo GitHub repository](https://github.com/hailo-ai/hailort-drivers). A convenient script for Linux is available to clone the repository, build the driver, and install it. 2. Copy or download [this script](https://github.com/blakeblackshear/frigate/blob/41c9b13d2fffce508b32dfc971fa529b49295fbd/docker/hailo8l/user_installation.sh). -3. Ensure it has execution permissions with `sudo chmod +x install_hailo8l_driver.sh` -4. Run the script with `./install_hailo8l_driver.sh` +3. Ensure it has execution permissions with `sudo chmod +x user_installation.sh` +4. Run the script with `./user_installation.sh` #### Setup