aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/docs/build.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/host/docs/build.dox b/host/docs/build.dox
index 05e4ff788..f6ff23b20 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