Skip to content

Commit

Permalink
Update INSTALL-LINUX.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robotastic committed Oct 14, 2023
1 parent ca64f7a commit 2dacee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/INSTALL-LINUX.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,9 @@ sudo apt-get install libuhd-dev uhd-host
Download the firmware images. The location of the downloader is different than the error message:

```bash
cd /lib/uhd/utils/
sudo ./uhd_images_downloader.py
dpkg -L uhd-host | grep "downloader"
```
The run the downloader at the location identified.

Setup the udev rules so any user can access the USB, as documented [here](https://files.ettus.com/manual/page_transport.html#transport_usb_udev):

Expand Down

0 comments on commit 2dacee8

Please sign in to comment.