Skip to content

Commit

Permalink
Fix typo (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
straithe authored Nov 8, 2024
1 parent 4eee156 commit 5332385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/hackrf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ After installing :code:`hackrf` you will be able to run the following utilities:
* :code:`hackrf_spiflash` - A tool to write new firmware to HackRF. See: Updating Firmware.
* :code:`hackrf_debug` - Read and write registers and other low-level configuration for debugging.

If you are using Ubuntu through WSL, on the Windows side you will need to forward the bladeRF USB device to WSL, first by installing the latest `usbipd utility msi <https://github.com/dorssel/usbipd-win/releases>`_ (this guide assumes you have usbipd-win 4.0.0 or higher), then opening PowerShell in administrator mode and running:
If you are using Ubuntu through WSL, on the Windows side you will need to forward the HackRF USB device to WSL, first by installing the latest `usbipd utility msi <https://github.com/dorssel/usbipd-win/releases>`_ (this guide assumes you have usbipd-win 4.0.0 or higher), then opening PowerShell in administrator mode and running:

.. code-block:: bash
Expand Down

0 comments on commit 5332385

Please sign in to comment.