We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856294d commit 2410c5aCopy full SHA for 2410c5a
README.md
@@ -241,6 +241,11 @@ You may need to modify the Makefile to point at where on your mac you have the s
241
This in turn depends on whether you're using macports or homebrew for those libs and includes. The Makefile has paths
242
pre-set for homebrew.
243
244
+These packages are needed, possibly more:
245
+```
246
+brew install git librtlsdr libusb ncurses
247
248
+
249
Build using:
250
```
251
make -j4 RTLSDR=yes
0 commit comments