diff --git a/Build-Windows.md b/Build-Windows.md index d4ea530..7ee09ee 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -174,7 +174,7 @@ Copy the generated module file `rtlsdrSupport.dll` in the `C:\MSVCDev\CubicSDR_w ## SoapySDRPlay * First, download the "API/HW Driver" from https://www.sdrplay.com/downloads/ and install it with defaults. -* Clone or download ZIP from https://github.com/pothosware/SoapySDRPlay to C:\MSVCDev\SoapySDRPlay +* Clone or download ZIP from https://github.com/pothosware/SoapySDRPlay to `C:\MSVCDev\SoapySDRPlay` * Launch CMake, set source path to `C:/MSVCDev/SoapySDRPlay` * Set destination to `C:/MSVCDev/SoapySDRPlay_win64` * Click "Configure" and choose "Visual Studio 15 2017 Win64" and Finish