summaryrefslogtreecommitdiffstats
path: root/md/writeup/radiola.md
diff options
context:
space:
mode:
Diffstat (limited to 'md/writeup/radiola.md')
-rw-r--r--md/writeup/radiola.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/md/writeup/radiola.md b/md/writeup/radiola.md
index 065f117..b0edc61 100644
--- a/md/writeup/radiola.md
+++ b/md/writeup/radiola.md
@@ -16,13 +16,13 @@ is possible to demodulate wbfm and listen to radio stations.
## Source
-```
+```sh
git clone http://git.main.lv/cgit.cgi/radiola.git
```
or
-```
+```sh
https://github.com/FreeArtMan/radiola.git
```
@@ -30,12 +30,12 @@ https://github.com/FreeArtMan/radiola.git
For Linux should work out of the box with NetBSD needed some small tweaks.
-```
+```sh
make
```
for NetBSD (or any other *BSD, MacOS could work as well) just try
-```
+```sh
make bsd
``` \ No newline at end of file