From 1bde11b30bffaa585123d4ef32594e9695929948 Mon Sep 17 00:00:00 2001 From: KodeStar Date: Sun, 23 Jun 2019 18:42:51 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e0bee93c..747155f6 100644 --- a/readme.md +++ b/readme.md @@ -38,7 +38,7 @@ Apart from the Laravel dependencies, namely PHP >= 7.1.3, OpenSSL PHP Extension, If you find you can't change the background make sure `php_fileinfo` is enabled in your php.ini. I believe it should be by default, but one user came across the issue on a windows system. -Installation is as simple as cloning the repository somewhere, or downloading and extracting the zip/tar and pointing your httpd document root to the `/public` folder. +Installation is as simple as cloning the repository somewhere, or downloading and extracting the zip/tar and pointing your httpd document root to the `/public` folder then creating the .env file and generating an encryption key (this is all taken care of for you with the docker). ``` cd /path/to/heimdall