From 2caf1094585bab93ebb727a4b330a59446483c3c Mon Sep 17 00:00:00 2001 From: mattias Date: Tue, 22 Feb 2022 14:41:49 +0100 Subject: [PATCH] readme: tortoisegit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3b35dec..b260bb3 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,11 @@ git submodule update --init --recursive ``` This will pull any upstream changes to the FPC repository. +#### TortoiseGit #### + +To update the submodule 'compiler' do the following: +In the Git Synchronization dialog, after the "Pull", click on the "Submodule Update" button. + #### Under Linux/macOS type the following command: ```sh