Browse Source

Update README.md

master
Don Kingdon 1 year ago committed by GitHub
parent
commit
e263a970b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -70,7 +70,7 @@ Dependencies:
sudo chmod 770 /var/lib/redis sudo chmod 770 /var/lib/redis
### Setup the redis.service file ### Setup the redis.service file
nano /etc/systemd/system/redis.service sudo nano /etc/systemd/system/redis.service
Paste this in there: Paste this in there:
[Unit] [Unit]
Description=Redis In-Memory Data Store Description=Redis In-Memory Data Store

Loading…
Cancel
Save