Skip to content

Commit cb47dae

Browse files
committed
Fix prerequisites regarding message framework
1 parent fe5352f commit cb47dae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme/README_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ Table of Contents
5858
Prerequisites
5959
-------------
6060
* Java 8+
61-
* One of the supported [message frameworks](#supported-message-frameworks)
61+
* At least one of the supported [message frameworks](#supported-message-frameworks) unless an own `CommandHandler` is
62+
used; without one there will be no error, but this framework will simply have nothing to do
6263
* An implementation of CDI that implements CDI $cdiVersion like [Weld SE][Weld SE Website]
6364
* [Optional] ANTLR runtime $antlrVersion if the [`ParameterParser`][ParameterParser JavaDoc] is used
6465

0 commit comments

Comments
 (0)