This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git


The following commit(s) were added to refs/heads/main by this push:
     new 59f20d2  Fix numbering on GitHub
59f20d2 is described below

commit 59f20d25e1291d8aa322141ef8944fbd3045de5d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jan 15 14:24:22 2024 +0000

    Fix numbering on GitHub
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7762291..b705791 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ At the moment, you will need to build the TCK locally (see 
below).
    mvn install
 ```
 
-1. Install the TCKs Tomcat tests against
+6. Install the TCKs Tomcat tests against
 ```
    cd $TCK/el
    mvn install
@@ -64,5 +64,5 @@ At the moment, you will need to build the TCK locally (see 
below).
    mvn install
 ```
 
-1. Review the component TCK and Tomcat versions in `$TCK_TOMCAT/pom.xml` and 
edit as required. In particular, you'll
+7. Review the component TCK and Tomcat versions in `$TCK_TOMCAT/pom.xml` and 
edit as required. In particular, you'll
 need to configure the TCKs to use the SNAPSHOT versions you build in the 
previous steps.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to