canokey-qemu contains submodules so it needs recursive cloning Reported-By: tlaurion <insu...@riseup.net> Link: https://github.com/canokeys/canokey-qemu/issues/3 Signed-off-by: Hongren (Zenithal) Zheng <i...@zenithal.me> --- docs/system/devices/canokey.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/system/devices/canokey.rst b/docs/system/devices/canokey.rst index cfa6186e48..5492e6792c 100644 --- a/docs/system/devices/canokey.rst +++ b/docs/system/devices/canokey.rst @@ -53,7 +53,7 @@ libcanokey-qemu is required to use CanoKey QEMU. .. code-block:: shell - git clone https://github.com/canokeys/canokey-qemu + git clone --recursive https://github.com/canokeys/canokey-qemu mkdir canokey-qemu/build pushd canokey-qemu/build -- 2.37.2