From e41983cd677ac34b63d75edf6763ad117a3dd61a Mon Sep 17 00:00:00 2001 From: Anton Shiryaev Date: Fri, 6 Apr 2018 02:37:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48f00da..d8854ba 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Installing Zim is easy. If you have a different shell framework installed (like source ${ZDOTDIR:-${HOME}}/.zlogin ``` -5. You're done! Enjoy your Zsh IMproved! Take some time to read about the [available modules][modules] and tweak your `.zshrc` file. To set vi mode, set `zinput_mode` in `.zimrc`. +5. You're done! Enjoy your Zsh IMproved! Take some time to read about the [available modules][modules] and tweak your `.zshrc` file. To set input mode, set `zinput_mode` in `.zimrc`. Updating --------