Skip to content

Commit 910f13f

Browse files
authored
Update modules/upgrade/partials/rolling-upgrades/upgrade-your-version.adoc
1 parent 8dbf2cf commit 910f13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/upgrade/partials/rolling-upgrades/upgrade-your-version.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Install the specific version you want to upgrade to. Replace `<version>` with th
4747
[,bash]
4848
----
4949
sudo apt update
50-
sudo apt install redpanda=<version>
50+
sudo apt install redpanda=<version> # example: redpanda-25.1.7-1
5151
----
5252

5353
====

0 commit comments

Comments
 (0)