From 66b33fb006ea03d2fafaef332b626564afc58d54 Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Mon, 19 May 2014 11:27:10 +0200 Subject: [PATCH] Update readme installation instruction --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1adbbaf..0b02a38 100644 --- a/README.md +++ b/README.md @@ -24,14 +24,14 @@ are required): set -g @tpm_plugins " \ bruno-/tpm \ bruno-/tmux_battery_osx \ - # Examples: - # github_username/plugin_name \ - # git@github.com/user/plugin \ - # git@bitbucket.com/user/plugin \ " + # Other examples: + # github_username/plugin_name \ + # git@github.com/user/plugin \ + # git@bitbucket.com/user/plugin \ # initializes TMUX plugin manager - run-shell ~/.tmux/plugins/tpm/tpm.sh + run-shell ~/.tmux/plugins/tpm/tpm Reload TMUX environment so TPM is sourced: