From 5f94a83ee5390714d887164d8c329f8477407efb Mon Sep 17 00:00:00 2001 From: Vincent Sonnier Date: Sun, 20 May 2018 09:02:51 +0200 Subject: [PATCH] Moar improvements --- Build-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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