Skip to content

Commit afd1215

Browse files
author
github-actions
committed
Automated documentation update [skip ci]
1 parent c9015eb commit afd1215

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/tmux/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ tmux is a terminal multiplexer. It lets you switch easily between several progra
77

88
```json
99
"features": {
10-
"ghcr.io/jsburckhardt/devcontainer-features/tmux:1": {}
10+
"ghcr.io/jsburckhardt/devcontainer-features/tmux:2": {}
1111
}
1212
```
1313

1414
## Options
1515

1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
18-
| version | Version of tmux to install (installs the version provided by the OS package manager) | string | os-provided |
18+
| version | Version of tmux to install from GitHub releases (e.g. '3.6a', 'latest') | string | latest |
1919

2020

2121

0 commit comments

Comments
 (0)