From 9c06e9977262a6deb9e580ec6892782eff36a232 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Tue, 7 Jun 2016 12:44:52 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9235f040..8405b998 100755 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ TellForm is an *opensource alternative to TypeForm* built ontop of nodejs that c ## Quickstart +Before you start, make sure you have Redis installed and running at 127.0.0.1:6379 + Install dependencies first. ```bash $ npm install