summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-07 12:57:22 +0200
committerRemi Collet <remi@php.net>2024-10-07 12:57:22 +0200
commit5dfd2def6679abe994240ef68a78386adda963d9 (patch)
tree167e493b10b2a6b291388ecbb6e3183e77eaebe8
parentf4424bc4bf35c1785c990875e0b3a945e6e08292 (diff)
installation instructions for pecl and pie
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index e632a41..37bf868 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,15 @@ From the sources tree
$ make
$ make test
+From https://pecl.php.net/
+
+ $ pecl install xpass
+
+Using https://packagist.org/
+
+ $ pie install remi/xpass
+
+
# Usage
## password hashing and verifying