Skip to content

Commit a4cff16

Browse files
authored
Update install-redpanda.adoc
Fixes name of `redpanda-tuner` package
1 parent fc24292 commit a4cff16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/deploy/partials/linux/install-redpanda.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ Unless you intend to run Redpanda in FIPS-compliance mode, the following package
77
`redpanda`
88

99
- Contains the Redpanda application and all supporting libraries
10-
- Depends on `redpanda-tuners` and either `redpanda-rpk` or `redpanda-rpk-fips`
10+
- Depends on `redpanda-tuner` and either `redpanda-rpk` or `redpanda-rpk-fips`
1111
1212
`redpanda-rpk`
1313

1414
- Contains the pure GoLang compiled `rpk` application
1515
- If you wish to use `rpk` only, then this is the only required install package
1616
17-
`redpanda-tuners`
17+
`redpanda-tuner`
1818

1919
- Contains the files used to run Redpanda tuners
2020
- Depends on `redpanda-rpk` or `redpanda-rpk-fips`

0 commit comments

Comments
 (0)