From 5946df17aa4b73d89c2768ee616f0f5c3c255a74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Solbj=C3=B8rg?= <4324290+Notnaton@users.noreply.github.com> Date: Sun, 16 Mar 2025 11:44:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad12f7..956a8fc 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ A powerful command-line tool for transcribing and analyzing audio recordings wit brew install ffmpeg # On Ubuntu/Debian -sudo apt-get install ffmpeg +sudo apt-get install ffmpeg libgirepository-2.0-dev ``` 2. Install BlackHole for system audio capture (MacOS only)