From 736b8a2b707472c3ad527a7fb6e79971bac99497 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 4 Mar 2016 17:43:18 -0800 Subject: docs: Updated section on PyBOMBS --- host/docs/build.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/host/docs/build.dox b/host/docs/build.dox index 8caae5c79..7b5cb00d7 100644 --- a/host/docs/build.dox +++ b/host/docs/build.dox @@ -132,9 +132,9 @@ All of our releases are associated with tags in the repository. \section build_pybombs Using PyBOMBS -PyBOMBS is a command-line tool for Linuxes (and some Unixes) from the GNU Radio ecosystem and will do a source build of UHD, including setting up prerequisites/dependencies (regardless of the distribution) with the following command: +PyBOMBS is a command-line tool for Linuxes (and some Unixes) from the GNU Radio ecosystem and will do a source build of UHD, including setting up prerequisites/dependencies (regardless of the distribution). Assuming you have PyBOMBS set up, you can install UHD with the following command: - $ ./pybombs install uhd + $ pybombs install uhd Head to the PyBOMBS Homepage for more instructions. PyBOMBS can install UHD (as well as GNU Radio or similar projects) both into system directories as well as into user's home directories, omitting the requirement for superuser access. -- cgit v1.2.3