From 6727ee441d05a1e911c8d25bad162a07dc3cd677 Mon Sep 17 00:00:00 2001 From: Pascal Loth Date: Wed, 20 Feb 2019 15:22:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7943d71..db640bf 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ That's it! ### Installing plugins 1. Add new plugin to `~/.tmux.conf` with `set -g @plugin '...'` -2. Press `prefix` + I (capital I, as in **I**nstall) to fetch the plugin. +2. Press `prefix` + I (capital i, as in **I**nstall) to fetch the plugin. You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.