diff --git a/installation.md b/installation.md index 32860db0..d594d3d0 100644 --- a/installation.md +++ b/installation.md @@ -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. \ No newline at end of file +Once these steps are complete, CaribouLite is properly mounted and operational on the RPI.