diff --git a/README.md b/README.md index 7afb19672a..38b38a13e3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To **start from scratch**, move on to [Set up the project](#scratch). To **skip the basics**, do the following: - - [Download][zip] and unzip the source repository for this guide, or clone it using [git][u-git]: + - [Download][zip] and unzip the source repository for this guide, or clone it using [Git][u-git]: `git clone https://github.com/springframework-meta/gs-batch-processing.git` - cd into `gs-batch-processing/initial`. - Jump ahead to [Create a business class](#initial).