From 27ea2ff25c1416b66da016fa487e7cad6adb95c6 Mon Sep 17 00:00:00 2001 From: Jongkuk Lim Date: Fri, 11 Sep 2020 09:56:23 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eaa210..ed65720 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ existing `~/.tmux.conf` first) ``` $ cd -$ git clone https://github.com/gpakosz/.tmux.git +$ git clone https://github.com/JeiKeiLim/.tmux.git $ ln -s -f .tmux/.tmux.conf $ cp .tmux/.tmux.conf.local . ```