diff --git a/README.md b/README.md index d9683b0..c3034fb 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Dependencies: sudo chmod 770 /var/lib/redis ### Setup the redis.service file - nano /etc/systemd/system/redis.service + sudo nano /etc/systemd/system/redis.service Paste this in there: [Unit] Description=Redis In-Memory Data Store