From e5dd8bbe840c356919e0af4b24ef8dff04910a1e Mon Sep 17 00:00:00 2001 From: Gitea Date: Sat, 1 Feb 2020 01:55:13 +0000 Subject: [PATCH] readme fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87090b6..b424647 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This project is **stable** and is already in production. To deploy this website you need : -1. PHP7.1 or higher +1. PHP7+ 2. Composer (only for **developpement**) 3. A webserver (NGINX is recommanded) 4. At least 1.5 Gb of hard drive @@ -63,4 +63,4 @@ eg for NGINX-modpagespeed (in ``server{``) : ### License : -This project is under [MIT license](LICENSE) \ No newline at end of file +This project is under [MIT license](LICENSE)