From f74d1660d4c91a174266b4d0e2ed00893e10b4f5 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 22 Aug 2018 14:23:59 -0400 Subject: [PATCH] Updating readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5bfbcc..fc6d7f8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ existing `~/.tmux.conf` first) ``` $ cd -$ git clone https://github.com/gpakosz/.tmux.git +$ git clone https://github.com/tnory56/.tmux.git +$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm $ ln -s -f .tmux/.tmux.conf $ cp .tmux/.tmux.conf.local . ```