From fbef8fd050697190600ae700a5b2d5f0cb87a7cb Mon Sep 17 00:00:00 2001 From: will-larkin-nhs <160748088+will-larkin-nhs@users.noreply.github.com> Date: Wed, 19 Mar 2025 16:05:43 +0000 Subject: [PATCH] docs: git submodule command --- docs/user-guides/Local_machine_setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user-guides/Local_machine_setup.md b/docs/user-guides/Local_machine_setup.md index b097871a22..40ea7f75f5 100644 --- a/docs/user-guides/Local_machine_setup.md +++ b/docs/user-guides/Local_machine_setup.md @@ -11,6 +11,8 @@ - Signed Git commits (if you would like to contribute): \ [Using 1Password](https://developer.1password.com/docs/ssh/git-commit-signing/) is the easiest option if you have it, otherwise use the below link for instructions \ +- Added the git submodule: + `git submodule update --init --recursive` ## Set-up