From 79660e4ff43b55fee1eaa70a27263c4cc3c905a4 Mon Sep 17 00:00:00 2001 From: Brad Solomon Date: Sat, 9 Mar 2019 10:21:15 -0500 Subject: Note that install_server.sh is not for Mac OSX It will fail pretty quickly since there is no -f readlink flag there. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2b4eeb19b..6c9435b53 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,8 @@ for Ubuntu and Debian systems: % cd utils % ./install_server.sh +_Note_: `install_server.sh` will not work on Mac OSX; it is built for Linux only. + The script will ask you a few questions and will setup everything you need to run Redis properly as a background daemon that will start again on system reboots. -- cgit v1.2.1