From 380f0fe40b1ab20790e75dac779e73667cc5ac72 Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Sat, 4 Feb 2023 14:10:26 +0000 Subject: Update all content to new pygmentize --- md/writeup/radiola.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'md/writeup/radiola.md') 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 -- cgit v1.2.3