This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a commit to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/mina.git
The following commit(s) were added to refs/heads/2.2.X by this push:
new 25158e594 Update README.md
25158e594 is described below
commit 25158e594cde46d8785191e8a6807e51bb1edb2a
Author: Emmanuel Lécharny <[email protected]>
AuthorDate: Mon Jun 1 16:54:21 2026 +0200
Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index a3bc12adc..55b95bd58 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,10 @@ NOTE: The trunk is a dead branch!
The following example shows how to get the current stable branch (2.2.X).
+```
$ git clone -b 2.2.X https://gitbox.apache.org/repos/asf/mina.git mina-2.2.X
$ cd mina-2.2.X
+```
## Prerequisites