diff --git a/Contributing-to-Project%3A-Serenity.md b/Contributing-to-Project%3A-Serenity.md index d0bbb91..fa9747e 100644 --- a/Contributing-to-Project%3A-Serenity.md +++ b/Contributing-to-Project%3A-Serenity.md @@ -7,7 +7,7 @@ Contributing to Project: Serenity is pretty straightforward. In this guide, you' # Terminal Workflow -**Always make sure that you're using Git Bash in your repository location!** You can do so by either opening **SourceTree** and clicking **"Terminal"**, or navigating to your local Project: Serenity repository, right clicking, and selecting "Git Bash here". +**Always make sure that you're using Git Bash in your repository location!** You can do so by either opening **SourceTree** and clicking **"Terminal"**, or navigating to your local Project: Serenity repository (the folder where ProjectSerenity.uproject is located), right clicking, and selecting "Git Bash here". ### 1. Pull Latest Changes