From 290c923e1450ee21c3121eb6fca271901e668b4d Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:58:03 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e28b049..23b7f54 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,10 @@ model.export(format="onnx") ## 📦 Setup 1. `unzip hailo8_ai_sw_suite_2025-10_docker.zip -d /home/$USER/docker_hailo` -2. `Edit your .sh document and delete -3. -v /etc/timezone:/etc/timezone:ro \ - -v /etc/localtime:/etc/localtime:ro` -4. `./hailo_ai_sw_suite_docker_run.sh --override` +2. `Edit your .sh document and delete` + > -v /etc/timezone:/etc/timezone:ro \ + > -v /etc/localtime:/etc/localtime:ro` +3. `./hailo_ai_sw_suite_docker_run.sh --override` sudo systemctl stop docker.socket sudo systemctl stop docker.service