Updated Installation (markdown)

El RIDO 2016-08-24 10:29:58 +02:00
parent 2b3f8228cb
commit 11fe51aa19

@ -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