diff --git a/docs/Using-cmd-line.md b/docs/Using-cmd-line.md index eca3e67..32ed363 100644 --- a/docs/Using-cmd-line.md +++ b/docs/Using-cmd-line.md @@ -20,7 +20,7 @@ This sample can be built using either [Gradle](#gradle-commands) or [Maven](#apa $ gradle build ``` -If you want to also run the functional tests then you need to [Download WAS Liberty](/docs/Downloading-WAS-Liberty.md) and set the libertyRoot property in the gradle.properties file to point to your Liberty install. +If you want to also run the functional tests then you need to [Download WAS Liberty](/docs/Downloading-WAS-Liberty.md) and set the libertyRoot property in the gradle.properties file to point to your Liberty install. ###### [Apache Maven](http://maven.apache.org/) commands