aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-04-14 16:38:12 -0500
committerMartin Braun <martin.braun@ettus.com>2016-04-14 16:38:12 -0500
commit8bf5023ef9f1621ff5f5bfa5399bc00167c3c973 (patch)
tree3b014ca32067ad85f6c3cbfb3d9bf256296adbec /host/docs
parent62f80e22b22eb076e649fc0aee8bbb2c292fa17b (diff)
downloaduhd-8bf5023ef9f1621ff5f5bfa5399bc00167c3c973.tar.gz
uhd-8bf5023ef9f1621ff5f5bfa5399bc00167c3c973.tar.bz2
uhd-8bf5023ef9f1621ff5f5bfa5399bc00167c3c973.zip
docs: Fixed apt-get command for launchpad debs
Diffstat (limited to 'host/docs')
-rw-r--r--host/docs/install.dox2
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