diff --git a/readme.md b/readme.md index f1e7777f..5f1c88dc 100644 --- a/readme.md +++ b/readme.md @@ -302,7 +302,7 @@ make -j From the top of the SDRPlusPlus directory: ```sh -sh make_macos_bundle.sh ${{runner.workspace}}/build ./SDR++.app +sh make_macos_bundle.sh ./build ./SDR++.app ``` This will create a `SDR++.app` bundle that you can instal like any other MacOS app by dragging it into Applications.