We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c2c42 commit 6ab418bCopy full SHA for 6ab418b
content/operate/oss_and_stack/install/install-stack/linux.md
@@ -43,7 +43,7 @@ Follow these steps to install Redis Stack.
43
{{< highlight bash >}}
44
[Redis]
45
name=Redis
46
- baseurl=http://packages.redis.io/rpm/rhel9 # replace rhel7 with the appropriate value for your platform
+ baseurl=http://packages.redis.io/rpm/rhel9 # replace rhel9 with the appropriate value for your platform
47
enabled=1
48
gpgcheck=1
49
{{< /highlight >}}
0 commit comments