aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/install.dox
diff options
context:
space:
mode:
Diffstat (limited to 'host/docs/install.dox')
-rw-r--r--host/docs/install.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/install.dox b/host/docs/install.dox
index 4a748df29..906fafdb2 100644
--- a/host/docs/install.dox
+++ b/host/docs/install.dox
@@ -50,7 +50,7 @@ Most distributions provide UHD as part of their package management.
On Debian and Ubuntu systems, this will install the base UHD library, all headers
and build-specific files, as well as utilities:
- sudo apt-get install libuhd-dev libuhd003 uhd-host
+ sudo apt-get install libuhd-dev libuhd3.15.0 uhd-host
On Fedora systems, an equivalent command would be:
@@ -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 libuhd-dev libuhd003 uhd-host
+ sudo apt-get install libuhd-dev libuhd4.1.0 uhd-host
\subsubsection install_linux_ourbins_fedora Fedora