Skip to content

Commit c88fa7f

Browse files
ashwani99iamareebjamal
authored andcommitted
docs: Update redis package name for RH based Linux distributions (#5873)
1 parent 4f21aa7 commit c88fa7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ python3 manage.py db stamp head
153153
# For Ubuntu, Debian and alike
154154
sudo apt-get install redis-server
155155
# For Fedora, RedHat, CentOS
156-
sudo dnf install redis-server
156+
sudo dnf install redis
157157
158158
# For macOS
159159
brew install redis

0 commit comments

Comments
 (0)