diff --git a/README.md b/README.md
index d60dc8b751..762ac60ca1 100644
--- a/README.md
+++ b/README.md
@@ -381,13 +381,13 @@ It provides an easy way to navigate and switch projects. Take a look at its exte
to get a feel for everything you can do with Projectile.
Prelude adds an extra keymap prefix `s-p` (`s` stands for
-`Super`) in addition to the standard one `C-c C-p`. By default on Windows keyboard
+`Super`) in addition to the standard one `C-c p`. By default on Windows keyboard
`Super` is mapped to the `Windows` key and on macOS keyboards `Super` is mapped
to the `Command` key.
If you ever forget any of Projectile's keybindings just do a:
-C-c C-p C-h or s-p C-h
+C-c p C-h or s-p C-h
Alternatively you can just press s-p and wait for a moment
for `which-key` to kick in and show you the available keybindings.