From d6be44b925f4145b7702d8985735997e3d22dc4f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Oct 2024 13:20:50 +0200 Subject: wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37bf868..32be2bd 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,11 @@ From the sources tree $ make $ make test -From https://pecl.php.net/ +From https://pecl.php.net/ using pecl command $ pecl install xpass -Using https://packagist.org/ +From https://packagist.org/ using PHP Installer for Extensions $ pie install remi/xpass -- cgit