diff --git a/README.md b/README.md index bfba745b..1c0f56fc 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,7 @@ Use ^K to copy the absolute path of the file under the cursor. To copy multiple absolute file paths: -- press ^Y (or Y) to enter selection mode. In this mode it's possible to +- press ^Y to enter selection mode. In this mode it's possible to - cherry-pick individual files one by one by pressing ^K on each entry (works across directories and contexts); or, - navigate to another file in the same directory to select a range of files - press ^Y again to save the selection and exit selection mode.