Skip to content

Commit 380ca5c

Browse files
authored
Merge pull request #1617 from sarthurdev/submod-libvyosconfig
T7289: Add submodule argument to clone example
2 parents 14d079a + 219b30d commit 380ca5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/build-vyos.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ needs. We first need to clone the repository from GitHub.
702702

703703
.. code-block:: none
704704
705-
$ git clone https://github.com/vyos/vyos-1x
705+
$ git clone --recurse-submodules https://github.com/vyos/vyos-1x
706706
707707
Build
708708
=====

0 commit comments

Comments
 (0)