Update linux_dependencies_install authored by Rémy Mozul's avatar Rémy Mozul
...@@ -87,7 +87,7 @@ dnf install --enablerepo=powertools graphviz python3-numpydoc doxygen texlive-la ...@@ -87,7 +87,7 @@ dnf install --enablerepo=powertools graphviz python3-numpydoc doxygen texlive-la
--> -->
### <a name=centos> CentOS 7 </a> ### ### CentOS 7 ###
**Please note that in the compilation step later, it will be needed to replace the `cmake` command by `cmake3` !** **Please note that in the compilation step later, it will be needed to replace the `cmake` command by `cmake3` !**
... ...
......