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