diff --git a/Build-Windows.md b/Build-Windows.md index 24a786b..38abec2 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -94,8 +94,8 @@ The simplest way to make CubicSDR ready tu run at that point is to 'reuse' the m Then re-compile CubicSDR as described in the previous section: * Navigate to `C:\MSVCDev\CubicSDR_win64` in Explorer and open `CubicSDR.sln`. -- Once open select "Release" and "x64" build configuration and then "Build Solution" (F6) -- CubicSDR.exe should now be re-generated in the `C:\MSVCDev\CubicSDR_win64\x64` folder and ready to run. +* Once open select "Release" and "x64" build configuration and then "Build Solution" (F6) +* CubicSDR.exe should now be re-generated in the `C:\MSVCDev\CubicSDR_win64\x64` folder and ready to run. Alternatively, see the following section to build the modules from scratch: