From 702658cca5d5bae496a3ce3bc7b151050cd0daef Mon Sep 17 00:00:00 2001 From: CherryDT Date: Wed, 16 May 2018 16:39:33 +0200 Subject: [PATCH] Fix devtools key binding for Windows in SUPPORT.md --- SUPPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORT.md b/SUPPORT.md index 97aedb45..6f9f1e14 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -20,7 +20,7 @@ support: - The operating system you're running Etcher in. - Relevant logging output, if any, from DevTools, which you can open by - pressing `Ctrl+Alt+I` or `Cmd+Alt+I` depending on your platform. + pressing `Ctrl+Shift+I` or `Cmd+Alt+I` depending on your platform. GitHub ------