fixed MacOS instructions

pull/896/head
AlexandreRouma 2022-10-18 11:36:35 +02:00
rodzic cc6b239d22
commit c4fd285f7b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -302,7 +302,7 @@ make -j<N>
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.