From 15c6ff946c23180b2bfd104154be4dc8fde659d7 Mon Sep 17 00:00:00 2001 From: Jesus Ruiz Date: Thu, 30 Jan 2014 23:42:31 -0800 Subject: [PATCH] Update tutorial.md --- tutorial.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tutorial.md b/tutorial.md index fe7f2750..64980345 100644 --- a/tutorial.md +++ b/tutorial.md @@ -41,7 +41,6 @@ First we will define a couple of rules: 'r1' will log 'denied' to the console is } }); ``` - 4. Make sure redis is running (see [setup](/setup) for details) 5. Start a terminal, goto documents/approve, type node test.js 6. Open a browser and navigate to http://localhost:5000/approve/1/admin.html