Update 2-redis.md

This commit is contained in:
SharadKumar97 2020-09-21 10:29:15 -05:00 committed by GitHub
parent c08783e179
commit 81fb4707fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ We will be installing Redis server via remi repo, as netbox requires Redis v4.0
Confirm if Redis v4.0 or later has been installed.
```
yum list installed | grep redis
# yum list installed | grep redis
redis.x86_64 6.0.8-1.el7.remi @remi
```