Browse Source

readme: tortoisegit

mattias 3 years ago
parent
commit
d1ff9fccfe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -58,7 +58,7 @@ After doing a `git pull` or a `git switch`, you must also update the submodule:
 git pull
 git submodule update --init --recursive
 ```
-This will pull any upstream changes to the FPC repository.
+This will pull any upstream changes to your local FPC repository.
 
 #### TortoiseGit ####