From e23322b61edc31bd192cac4503ebd2f4bc75b4df Mon Sep 17 00:00:00 2001 From: rugk Date: Wed, 10 Aug 2016 23:43:06 +0200 Subject: [PATCH] Add option to install libsodium --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index bcbbd6ba..12e6a004 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -12,7 +12,7 @@ the options and adjust them as you see fit. - PHP version 5.3 or above - GD extension -- mcrypt extension (optional, but strongly recommended) +- [Libsodium](https://download.libsodium.org) or mcrypt extension (optional, but strongly recommended) - some disk space or (optional) a database supported by PDO - ability to create files and folders in the installation directory and the PATH - A web browser with javascript support