Browse Source

readme: tortoisegit

mattias 3 years ago
parent
commit
2caf109458
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
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