commit ff5b3a854fd61da30a1962177bcd4363e4cf83ed
parent 03ef78ac0243a3705c49f41e7edb78f039e957f2
Author: Mikolai Gütschow <mikolai.guetschow@tu-dresden.de>
Date: Mon, 6 Apr 2026 12:09:27 +0200
README: document xml2rfc version req for utf8 symbols
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -17,7 +17,7 @@ $ make
This requires that you have the necessary software installed:
- GNU make
- [kramdown-rfc](https://github.com/cabo/kramdown-rfc)
-- [xml2rfc](https://github.com/ietf-tools/xml2rfc)
+- [xml2rfc](https://github.com/ietf-tools/xml2rfc) version >= 3.32.0
To alleviate the CI from the `kramdown-rfc` dependency, the [generated xml file](./draft-guetschow-taler-protocol.xml)
needs to be checked in to git before pushing.