From 11fe51aa1953ad69e6823261225b70b47b4a78af Mon Sep 17 00:00:00 2001 From: El RIDO Date: Wed, 24 Aug 2016 10:29:58 +0200 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index 3c9c570..225c7ac 100644 --- a/Installation.md +++ b/Installation.md @@ -8,10 +8,11 @@ the options and adjust them as you see fit. ### Requirements -- PHP version 5.3 or above, if PHP older then 7.0 is used, _one_ of the following - sources of cryptographically safe randomness is required: - - open_basedir access to /dev/urandom +- PHP version 5.3 or above +- _one_ of the following sources of cryptographically safe randomness is required: + - PHP 7 or higher - [Libsodium](https://download.libsodium.org) + - open_basedir access to `/dev/urandom` - mcrypt extension - com_dotnet extension - GD extension