From fe85f138dfba66d6190821225ff8cbae0d8b4782 Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Sat, 22 Apr 2023 23:59:36 +0800 Subject: [PATCH] Update README-en.md --- README-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-en.md b/README-en.md index cc6858f2..552dbfd4 100755 --- a/README-en.md +++ b/README-en.md @@ -111,7 +111,7 @@ If anything goes wrong, use `--debug` option to display full terminal output: ### php-cli Usage -> php-cli is a single static binary, which is similar with Go, Rust single-file binary. +> php-cli is a single static binary, you can use it like normal php installed on your system. When using the parameter `--build-all` or not adding the `--build-micro` parameter, the final compilation result will output a binary file named `./php`,