From deca9b48e4e43e9d43631275d570ba9af83c7210 Mon Sep 17 00:00:00 2001 From: Ricardo Date: Tue, 18 Feb 2025 11:44:19 +0100 Subject: [PATCH] Minor README.md update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c59ed2e..9a767f5 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,6 @@ set -g @plugin 'tmux-plugins/tmux-sensible' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run '~/.tmux/plugins/tpm/tpm' ``` +Finally do `prefix` + I (capital i, as in **I**nstall) to install the thing. +
More information in the link above \ No newline at end of file