diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/docs/install.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/install.dox b/host/docs/install.dox index a6c96b2d3..4a748df29 100644 --- a/host/docs/install.dox +++ b/host/docs/install.dox @@ -72,7 +72,7 @@ Copy and paste these commands into your terminal. This will install UHD software sudo add-apt-repository ppa:ettusresearch/uhd sudo apt-get update - sudo apt-get install uhd + sudo apt-get install libuhd-dev libuhd003 uhd-host \subsubsection install_linux_ourbins_fedora Fedora |