Created Operating System Tips (markdown)

Michael Ossmann
2013-07-01 16:14:48 -07:00
parent 0ee1ad161c
commit eb2d2848d2

7
Operating-System-Tips.md Normal file

@@ -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
```