From b78d2eea9d64385f0f58c82ab7918d9b7b16819c Mon Sep 17 00:00:00 2001 From: Sardorbek Imomaliev Date: Sun, 14 Mar 2021 21:15:50 +0700 Subject: [PATCH] fix typo in readme for manual install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7641615..b1e585e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ git clone https://github.com/imomaliev/tmux-keyboard-layout.git ~/clone/path Add this line to your .tmux.conf: ```tmux.conf -run-shell ~/clone/path/tmux-keyboard-layout.tmux +run-shell ~/clone/path/keyboard-layout.tmux ``` Reload TMUX environment with: