From 553c79b0947de2ae3cebb80ca01a3fe80991b943 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Mon, 4 Jul 2016 14:45:42 +0200 Subject: Indicate where to specify the public folder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79697a2..ec1c108 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Surfer can also be run standlone on any server: git clone https://github.com/nebulade/surfer.git cd surfer npm install -./app.js +./app.js ``` Without LDAP integration, the default username is `test` with the same password. Check `src/auth.js` for further details about user management. -- cgit v1.2.3