From 6534498acdb95b080042fac855c626e839f789ea Mon Sep 17 00:00:00 2001 From: Mohammad Alyetama <56323389+Alyetama@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:23:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0233f4..7064ba8 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ $ cp /path/to/oh-my-tmux/.tmux.conf.local ~/.tmux.conf.local Reload the configuration file to see the changes: ``` -$ tmux source ~/.tmux.conf +$ tmux source ~/.tmux.conf.local ``` Then proceed to [customize] your `~/.tmux.conf.local` copy.