summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrad Solomon <brad.solomon.1124@gmail.com>2019-03-09 10:21:15 -0500
committerBrad Solomon <brad.solomon.1124@gmail.com>2019-03-09 10:21:15 -0500
commit79660e4ff43b55fee1eaa70a27263c4cc3c905a4 (patch)
tree1aafb7d1c400cae3dcbb707a8354dfb1241aa181 /README.md
parent0f03312c2331a3a54ada93515c961494f5b4a505 (diff)
downloadredis-79660e4ff43b55fee1eaa70a27263c4cc3c905a4.tar.gz
Note that install_server.sh is not for Mac OSX
It will fail pretty quickly since there is no -f readlink flag there.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.