From c1a88ad9d694c082f484c13ac135f901223143be Mon Sep 17 00:00:00 2001 From: Sqozz Date: Thu, 11 Feb 2016 00:14:33 +0100 Subject: [PATCH] Update README.md Create a user --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68d0beb..0a53b02 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # schort - It's just is a tiny link shortener ## Installation instructions: 1. Clone this repo into e.g. /opt/schort -2. Create a "data" folder inside the repo which is writable by the webserver +2. Create a user and adjust permissions to write at least into /opt/schort/data 2. Install requirements (see below) 3. Configure your wsgi or fcgi server 4. Configure your webserver that he talks to your wsgi/fcgi server