Fix typo in readme

This commit is contained in:
2014-05-13 23:56:43 +01:00
parent 255fe78572
commit 7df4a33a7d

View File

@@ -122,7 +122,7 @@ eval "$(tmuxifier init -)"
And/or specify dynamically when calling `tmuxifier`:
```bash
TMUXIFIER_TMUX_OPTS="-L other-session" tmuxifier load-session welcome
TMUXIFIER_TMUX_OPTS="-L other-socket" tmuxifier load-session welcome
```
## Updating