Skip to content

Commit 5dfd2de

Browse files
committed
installation instructions for pecl and pie
1 parent f4424bc commit 5dfd2de

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@ From the sources tree
4545
$ make
4646
$ make test
4747

48+
From https://pecl.php.net/
49+
50+
$ pecl install xpass
51+
52+
Using https://packagist.org/
53+
54+
$ pie install remi/xpass
55+
56+
4857
# Usage
4958

5059
## password hashing and verifying

0 commit comments

Comments
 (0)