From ca1cc5282342206a063073282fd4647271839d67 Mon Sep 17 00:00:00 2001 From: techboyg5 <63317676+techboyg5@users.noreply.github.com> Date: Mon, 4 Jan 2021 14:49:13 -0600 Subject: [PATCH] Revert "Add zlib extension to requirements" --- INSTALL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 39cfbcb9..5d10551c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -21,7 +21,6 @@ options](#configuration) to adjust as you see fit. Mcrypt needs to be able to access `/dev/urandom`. This means if `open_basedir` is set, it must include this file. - GD extension -- zlib extension - some disk space or (optionally) a database supported by [PDO](https://secure.php.net/manual/book.pdo.php) - ability to create files and folders in the installation directory and the PATH defined in index.php - A web browser with javascript support