Update README.md

This commit is contained in:
FURK4NGG
2025-10-07 21:07:30 +03:00
committed by GitHub
parent fd8e4ef4d8
commit 149c1d4d75
+4 -3
View File
@@ -62,9 +62,10 @@ model.export(format="onnx")
## 📦 Setup ## 📦 Setup
1. ``` bash 1.
2. unzip hailo8_ai_sw_suite_2025-10_docker.zip -d /home/$USER/docker_hailo ``` bash
3. ``` unzip hailo8_ai_sw_suite_2025-10_docker.zip -d /home/$USER/docker_hailo
```
4. `cd /home/$USER/docker_hailo/` 4. `cd /home/$USER/docker_hailo/`
5. `Edit your .sh document and delete these lines:` 5. `Edit your .sh document and delete these lines:`
> -v /etc/timezone:/etc/timezone:ro \ > -v /etc/timezone:/etc/timezone:ro \