From 5e5a8dc53f62e8cf3192eb903186401ac8040e03 Mon Sep 17 00:00:00 2001 From: Kanti Date: Fri, 23 Jan 2015 13:22:01 +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 0291675..d34923e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ HTMLy requires PHP 5.3 or greater. Installations ------------- 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. +If you don't have openssl, [download](https://github.com/danpros/htmly/releases/latest) the latest version, extract it, then upload the extracted files to your server. Make sure the installation folder is writeable by your server. Configurations --------------