diff --git a/Build-Windows.md b/Build-Windows.md index 40ffcc9..f122c61 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -64,7 +64,7 @@ C:\MSVCDEV> cmake --build SoapySDR_win64 --config Release --target install ... Bunch of building ... 0 Error(s) ``` -Copy the file `SoapySDR.dll` in the C:\MSVCDev\CubicSDR_win64\x64 directory where CubicSDR can find it. +Copy the file `SoapySDR.dll` in the `C:\MSVCDev\CubicSDR_win64\x64` directory where CubicSDR can find it. # Build CubicSDR