Update README.md

This commit is contained in:
Jerry Ma 2021-07-28 14:26:28 +08:00 committed by GitHub
parent 918546a090
commit 0f99625334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,11 +7,14 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM
[![版本](https://img.shields.io/badge/script--version-1.3.3-green.svg)]()
## 环境需求
## 编译环境需求
- 目前在 x86_64 和 aarch64(arm64) 架构上编译成功,其他架构需自行测试
- 需要 Docker或等我将脚本提出来也可以直接在 Alpine Linux 上使用)
- 脚本支持编译的 PHP 版本7.2 ~ 8.0
## 运行环境需求
Linux
## 开始
可以直接在旁边的 Release 中下载编译好的二进制。