From e71412c6457ba335af8fe1b61a7a620f9b4e9432 Mon Sep 17 00:00:00 2001 From: Vicente Bolea Date: Wed, 24 May 2023 20:02:26 -0400 Subject: [PATCH] Update file CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b1c94b31a..3090d4cee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ Before you begin, perform initial setup: called `gitlab` to refer to it. 5. (Required to use Git LFS.) - [Using the SSH URL for the origin remote] is needed to for Git LFS to work. + [Using the SSH URL for the origin remote] is needed for Git LFS to work. Do not forget to run `$ ./Utilities/SetupForDevelopment.sh` after changing the remote URL.