From fcd3bf703e9143eff9ade0f1efb12456b89a1a38 Mon Sep 17 00:00:00 2001 From: Kanti Date: Wed, 23 Jul 2014 17:03:14 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce90d381..853421b5 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ HTMLy requires PHP 5.3 or greater. Installations ------------- -Download the latest version, extract it, then upload the extracted files to your server. Make sure the installation folder is writeable by your server. +if you have openssl on your server, use the [Installer](https://github.com/Kanti/htmly-installer/releases/latest). read the [Instructions](https://github.com/Kanti/htmly-installer/blob/master/README.md#htmly-installerphp). +If you don't have openssl, download the latest version, extract it, then upload the extracted files to your server. Make sure the installation folder is writeable by your server. Configurations --------------