From 5be5b0ad7cfb7c852f11cdf9ce92c062e707c6c4 Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Tue, 19 Mar 2024 13:14:36 +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 338859f..44c41b7 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ To create this file you can copy the following example config: # example configuration # configure release bind -release_bind = [ "KeyA", "KeyS", "KeyD", "KeyS" ] +release_bind = [ "KeyA", "KeyS", "KeyD", "KeyF" ] # optional port (defaults to 4242) port = 4242