Skip to content

Commit 6ab418b

Browse files
authored
Update linux.md (#878)
changed 17 to 19 to match command
1 parent b3c2c42 commit 6ab418b

File tree

1 file changed

+1
-1
lines changed
  • content/operate/oss_and_stack/install/install-stack

1 file changed

+1
-1
lines changed

content/operate/oss_and_stack/install/install-stack/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Follow these steps to install Redis Stack.
4343
{{< highlight bash >}}
4444
[Redis]
4545
name=Redis
46-
baseurl=http://packages.redis.io/rpm/rhel9 # replace rhel7 with the appropriate value for your platform
46+
baseurl=http://packages.redis.io/rpm/rhel9 # replace rhel9 with the appropriate value for your platform
4747
enabled=1
4848
gpgcheck=1
4949
{{< /highlight >}}

0 commit comments

Comments
 (0)