From 218a46e8b0f9699aac24404e7ac645c57006aa9e Mon Sep 17 00:00:00 2001 From: Olli Date: Tue, 5 May 2020 22:35:27 +0200 Subject: [PATCH] Fix source code URl --- Installation-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation-Guide.md b/Installation-Guide.md index ab60f50..2dec433 100644 --- a/Installation-Guide.md +++ b/Installation-Guide.md @@ -17,7 +17,7 @@ ### Webserver 1. Checkout source code -`git clone http://pecl.php.net/package/imagick` +`git clone https://github.com/coderkun/questlab.git` 1. Move files to Apache’s [DocumentRoot](http://httpd.apache.org/docs/2.4/mod/core.html#DocumentRoot) or use a [Virtual Host](https://httpd.apache.org/docs/2.4/vhosts/) 1. Make sure all files are readable by Apache (usually user http or www-data) 1. Make the following folders writable by Apache: logs, media, seminarymedia, seminaryuploads, tmp, uploads