Skip to content

Commit

Permalink
fixed hyphen to underscore to get install instructions not to throw 127
Browse files Browse the repository at this point in the history
  • Loading branch information
brettearle committed Nov 9, 2024
1 parent 6d65a85 commit 32a0894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $ git clone https://github.com/ofirgall/tmux-browser.git ~/clone/path
Add this line to your .tmux.conf:

```tmux.conf
run-shell ~/clone/path/tmux-browser.tmux
run-shell ~/clone/path/tmux_browser.tmux
```

Reload TMUX environment with:
Expand Down

0 comments on commit 32a0894

Please sign in to comment.