Skip to content

Commit a640eea

Browse files
authored
Update modules/deploy/partials/linux/install-fips.adoc
1 parent 835aee3 commit a640eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To install Redpanda for FIPS compliance, run:
4747
4848
[,bash]
4949
----
50-
sudo install -y redpanda-rpk-fips redpanda-fips
50+
sudo apt install -y redpanda-rpk-fips redpanda-fips
5151
----
5252
5353
NOTE: Alternatively, you could run `sudo install -y redpanda-fips`, which also picks up and includes the `redpanda` install package.

0 commit comments

Comments
 (0)