diff --git a/Windows-Build-Instructions.md b/Windows-Build-Instructions.md index 3291e55..08089ef 100644 --- a/Windows-Build-Instructions.md +++ b/Windows-Build-Instructions.md @@ -241,7 +241,7 @@ In order to compile libopenshot-audio, launch a command prompt and enter the fol cd [libopenshot-audio repo folder] mkdir build cd build -cmake -G “MinGW Makefiles” ../ +cmake -G "MinGW Makefiles" ../ mingw32-make mingw32-make install openshot-audio-test-sound (This should play a test sound)