diff options
Diffstat (limited to 'host/docs/build.dox')
| -rw-r--r-- | host/docs/build.dox | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/host/docs/build.dox b/host/docs/build.dox index 1390a8b6d..8caae5c79 100644 --- a/host/docs/build.dox +++ b/host/docs/build.dox @@ -99,6 +99,10 @@ You can install all the dependencies through the package manager:      sudo yum -y install boost-devel libusb1-devel python-mako doxygen python-docutils cmake make gcc gcc-c++ +or + +    sudo dnf -y install boost-devel libusb1-devel python-mako doxygen python-docutils cmake make gcc gcc-c++ +  Your actual command may differ.  \section build_get_source Getting the source code | 
