mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 16:03:20 +00:00
This commit fixes the installation command in the Rollback section for RHEL/Centos in the 5.2-5.4 upgrade guide. It's a follow-up to https://github.com/scylladb/scylladb/pull/16114 where the command was not updated. Refs https://github.com/scylladb/scylladb/issues/11907 This commit must be backported to branch-5.4. Closes scylladb/scylladb#16156