diff --git a/authorization_services/topics/getting-started/hello-world/deploy.adoc b/authorization_services/topics/getting-started/hello-world/deploy.adoc index 13ce1fd34c..5049dc31f5 100644 --- a/authorization_services/topics/getting-started/hello-world/deploy.adoc +++ b/authorization_services/topics/getting-started/hello-world/deploy.adoc @@ -10,7 +10,7 @@ installed on your machine and available in your PATH before you can continue: * Apache Maven 3.1.1 or higher * Git -You can obtain the code by cloning the repository at {{book.quickstartRepo.link}}. Use the branch matching the version of Red Hat Single Sign-On in use. Follow these steps to download the code. +You can obtain the code by cloning the repository at {{book.quickstartRepo.link}}. The default branch corresponds to the latest release of {{book.project.name}}. Follow these steps to download the code. .Clone Project [source, subs="attributes"]