From 28c505bfb2476d6a840676787efcd3f58e0550ec Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Thu, 30 Nov 2023 11:51:18 +0000 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53c7409..d10115d 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ On Fedora and other RPM based distributions, you can install Xerces and xsd from the standard repositories using `dnf` or `yum`: ``` -sudo dnf install xsd xerces-c-devel +sudo dnf install xsd xerces-c-devel doxygen ``` If you install xsd in a non-standard location, please set the `XSD_ROOT`