From a18baf2ffeae94a1d902c8765053cbbdebd81e48 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 19 Aug 2021 14:51:50 +0900 Subject: [PATCH] =?UTF-8?q?REAMDME.md=20=EB=B2=84=EC=A0=84=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3efbf0f6..a93a0ef2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ * Apache2 * mpm_event 권장 -* PHP 7.3 이상 +* PHP 8.0 이상 * php-fpm 권장 * php에서 curl, pdo-sqlite을 실행가능해야 합니다. * mysqli, mysqlnd @@ -18,9 +18,9 @@ * git * curl -Linux는 Ubuntu 18.04, 20.04, Windows는 Windows 10에서 XAMPP, WSL2를 사용한 환경에서 테스트되었습니다. +Linux는 Ubuntu 18.04, 20.04, Windows는 WSL2를 사용한 환경에서 테스트되었습니다. -Docker를 이용한 설치는 테스트버전만 제공됩니다. +Docker를 이용한 설치도 제공하고 있습니다. ## Docker를 이용한 설치