workflow: update README.md for submodule clone instructions (#132)

Adding the command required to clone the entire repository with submodules makes it less likely to error out when building.
This commit is contained in:
ayourk 2025-06-08 10:44:19 -06:00 committed by GitHub
parent 39c89134eb
commit 3d2085c4b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,10 @@ Take into account that this is a draft project, and is nowhere as complete
and well supported as [awesome ustreamer](https://github.com/pikvm/ustreamer).
This project was inspired by mentioned ustreamer.
To clone this repository be sure to use the following command:
git clone --recurse-submodules https://github.com/ayufan/camera-streamer.git
## Requirements
1. Debian Bullseye, with at least 5.15 kernel