From 12c2629b501b479e754ccbbea33c896799dae439 Mon Sep 17 00:00:00 2001 From: Roman Pronskiy Date: Sun, 21 Apr 2024 01:41:58 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b44ee62..3291450 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Phpup: the PHP toolchain -_Phpup_ is a one-file binary with _**zero dependencies**_ that includes Composer and other PHP tools. It also allows to install a per-project PHP based on your `composer.json`. +_Phpup_ is a single-file binary with _**zero dependencies**_ that includes Composer and other PHP tools. It also allows to install a per-project PHP based on your `composer.json`. You don't need to have PHP or anything at all on your system to run it.