Skip to content

Commit

Permalink
fix typo in SoapySDRUtil command in installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradIT authored Sep 14, 2024
1 parent 64895f0 commit 8cb96da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@ This application provides access to low / high level features of the board - boa
![Testing App](docs/images/test_app.png)

4. Testing the connection to the SoapySDR API. Use the following command to have the SoapySDR Util interract with the board and show it's information:
`SoapySDRUtils --probe`
`SoapySDRUtil --probe`
The expected output shows the insterfacesm configurations and state of the board:

![Soapy Util](docs/images/soapySDRUtils.png)

Once these steps are complete, CaribouLite is properly mounted and operational on the RPI.
Once these steps are complete, CaribouLite is properly mounted and operational on the RPI.

0 comments on commit 8cb96da

Please sign in to comment.