diff --git a/README.md b/README.md index 8b138dd..e108e25 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ following into your .cwmrc: # ...or if you want prefer to use rofi place this into the config ssh-command: "sh ~/.tmux/ssh.sh -c {host}"; ``` -Or if you prefer rofi, them place this line into .config/rofi/config.rasi: +Or if you prefer rofi then put this line into .config/rofi/config.rasi: ``` ssh-command: "/bin/sh .tmux_ssh/ssh.sh -c {host}"; ```