diff --git a/Operating-System-Tips.md b/Operating-System-Tips.md new file mode 100644 index 0000000..2d237ef --- /dev/null +++ b/Operating-System-Tips.md @@ -0,0 +1,7 @@ +Here are some software setup tips for particular Operating Systems and Linux distributions. + +## OSX (10.5+) with MacPorts + +``` +sudo port install gr-osmosdr +full +``` \ No newline at end of file