From 284cc0cbe172d432dd8fde5e7ba24c62c5191f85 Mon Sep 17 00:00:00 2001 From: Rafal Chmiel Date: Sun, 13 Apr 2014 17:54:41 +0100 Subject: [PATCH] Fix keyboard shortcut (fixes #10) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 761561b..7d0e5ac 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Pressing `s` will select the search bar. Pressing `y` __when looking at a file__ (e.g. `https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.md`) will change your URL to one which, in effect, freezes the page you are looking at. If this code changes, you will still be able to see what you saw at that current time. -To see all of the shortcuts for the current page type `shift+?` +To see all of the shortcuts for the current page press `?`. ## Closing Issues with Commits