From 00b97fc928bb7b5809db60a9b429856e482ae7e9 Mon Sep 17 00:00:00 2001 From: anon28410 Date: Sat, 18 Jul 2026 17:37:14 +0100 Subject: [PATCH] docs: add requirement to configure red preset for mkbrr in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 12316d4..ec83176 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ You are required to already have the following CLI applications installed and co - [SoX](https://github.com/rbouqueau/SoX) - [smoked-salmon](https://github.com/smokin-salmon/smoked-salmon) +Note that you will need to have already configured a `red` preset for mkbrr. See the `mkbrr` wiki for more information on how to do this. + ## Development To run the app in development mode with hot-reload, use the following command: