diff --git a/README.md b/README.md index 6d9ec61..1fd919a 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ git submodule update --init --recursive for Doxygen run: ```shell -sudo apt install doxygen graphviz +sudo dnf install doxygen graphviz ```