diff --git a/README.md b/README.md index 9a7d23f..502385f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Usage bindkey -M vicmd 'k' history-substring-search-up bindkey -M vicmd 'j' history-substring-search-down - Ubuntu 12.04 users might need to use this snippet instead: + Ubuntu 12.04 and MacOSX 10.9 users might need to use this snippet instead: # bind UP and DOWN arrow keys bindkey '^[[A' history-substring-search-up