Skip to content

Commit ee69ea1

Browse files
committed
Updated INSTALL.md for OpenCms 13.
1 parent 4fb7c6c commit ee69ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Download and install Java, e.g., from one of the following repositories:
1717
* [OpenJDK](https://openjdk.java.net/projects/jdk/)
1818
* [Oracle](https://www.oracle.com/java/technologies/downloads/)
1919

20-
OpenCms 12 is tested with Java 8 and Java 11.
20+
OpenCms 13 is tested with Java 8 and Java 11.
2121

2222
You must install a Java JDK (Java Development Kit), a JRE (Java Runtime Environment) is not sufficient.
2323

@@ -29,7 +29,7 @@ Download and install Tomcat from [https://tomcat.apache.org/](https://tomcat.apa
2929

3030
OpenCms requires a Servlet 3.1 / JSP 2.3 standards compliant container.
3131

32-
OpenCms 12 is tested with Tomcat 9 and 8.5.
32+
OpenCms 13 is tested with Tomcat 9 and 8.5.
3333

3434
Make sure that the environment variable `CATALINA_HOME` points to the folder where you did install Tomcat.
3535

0 commit comments

Comments
 (0)