diff options
Diffstat (limited to 'host/docs')
-rw-r--r-- | host/docs/transport.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/transport.rst b/host/docs/transport.rst index 1ee5b0879..ccfc79269 100644 --- a/host/docs/transport.rst +++ b/host/docs/transport.rst @@ -136,7 +136,7 @@ so that non-root users may access the device: :: - cd <install-path> + cd <install-path>/share/uhd/utils sudo cp uhd-usrp.rules /etc/udev/rules.d/ sudo udevadm control --reload-rules |