From e263a970b8c4d0768fbc340f90e4208ded43d3fb Mon Sep 17 00:00:00 2001 From: Don Kingdon Date: Sun, 6 Oct 2024 14:00:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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