From 83855bc7d15acb6918ec6176b2b748aba9e4cb40 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Fri, 3 Jan 2020 09:10:07 +0100 Subject: [PATCH] Docs fix #29 --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index e13419a..85633ef 100644 --- a/docs/install.md +++ b/docs/install.md @@ -11,7 +11,7 @@ Precompiled build is created for non-developers. In this version, the frontend ( - Download: [v7.1.4](https://github.com/filegator/static/raw/master/builds/filegator_v7.1.4.zip) - Unzip files and upload them to your PHP server -- Make sure you webserver can read and write to `/storage` and `/private` folders +- Make sure your webserver can read and write to `/repository` and `/private` folders - Set the website document root to `/dist` directory. This is also known as 'public' folder. - Visit web page, if something goes wrong check `/private/logs/app.log` - Login with default credentials `admin/admin123`