Skip to content

Commit ae4e5f3

Browse files
authored
docs: updating install instructions
1 parent f3373a1 commit ae4e5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pnpm install
4141

4242
To test changes in your configuration, you'll need to run the better-tmux CLI, specifying your configuration file. For example:
4343
```sh
44-
better-tmux ~/better-tmux/index.tsx
44+
better-tmux --file ~/better-tmux/index.tsx
4545
```
4646

4747
We recommend you to modify your `tmux.conf` to execute the CLI on every reload and point to the `index.tsx` of your config folder:

0 commit comments

Comments
 (0)