mirror of
https://github.com/andreili/camera-streamer.git
synced 2025-08-23 11:24:07 +02:00
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:
parent
39c89134eb
commit
3d2085c4b2
@ -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).
|
and well supported as [awesome ustreamer](https://github.com/pikvm/ustreamer).
|
||||||
This project was inspired by mentioned 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
|
## Requirements
|
||||||
|
|
||||||
1. Debian Bullseye, with at least 5.15 kernel
|
1. Debian Bullseye, with at least 5.15 kernel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user