Update README.md

This commit is contained in:
wolfcode
2024-04-28 09:37:42 +08:00
parent 06e35242ca
commit ab7f63253e

View File

@@ -35,7 +35,7 @@
git clone https://gitee.com/wolf18/EasyAdmin8
2.安装依赖包(确保 PHP 版本 >= 8.0 且安装 fileinfo 扩展
2.安装依赖包(确保 PHP 版本 >= 8.0
在根目录下 composer install ,如果有报错信息可以使用命令 composer install --ignore-platform-reqs