From 517ce9f87f243eb3ffffd8335da8700d152b7d90 Mon Sep 17 00:00:00 2001 From: Paul Ferraro Date: Mon, 2 May 2022 09:53:31 -0400 Subject: [PATCH] Tweak README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4caed091..c169f454 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A high-availability session manager for Tomcat based on WildFly's distributed se ## Building -1. Clone this repository and build for the target Tomcat version using Java 8 and a standard maven build. +1. Clone this repository and build using the target Tomcat version with Java 8 and a standard maven build. $ git clone git@github.com:wildfly-clustering/wildfly-clustering-tomcat.git $ cd wildfly-clustering-tomcat