From 7beac59e41745c2f70e81445632f082c8cc788b0 Mon Sep 17 00:00:00 2001
From: Maciej Malczyk <wujekbrezniew@gmail.com>
Date: Tue, 24 Oct 2023 10:07:25 +0200
Subject: [PATCH] Add * as possible key combo

---
 en/installation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en/installation.md b/en/installation.md
index 1154c86..8b56c00 100644
--- a/en/installation.md
+++ b/en/installation.md
@@ -179,7 +179,7 @@ Reboot the camera and try to interrupt its boot sequence in order to access
 bootloader console by pressing a key combination on your computer keyboard,
 between the time the bootloader starts and before Linux kernel kicks in.
 Key combinations differ from vendor to vendor but, in most cases, it is
-`Ctrl-C`, less commonly -- `Enter`, `Esc` or just any key. Carefully read text
+`Ctrl-C`, less commonly -- `Enter`, `Esc`, `*` or just any key. Carefully read text
 appearing on screen while booting, you might see a hint there. Some cameras
 require more exotic combinations not revealed in booting logs. You may try to
 look them up on the internet, or ask on [our Telegram channel][telegram].