Skip to content

Commit 87a585c

Browse files
committed
Update README.md
Added pecl installation guide
1 parent c43939d commit 87a585c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ This quickstart aims to help get PHP developers up and running with the PassKit
99

1010
You will need the following:
1111
- PHP 7.0 or higher [Installation Guide](https://grpc.io/docs/languages/php/quickstart/)
12-
- PECL
12+
- PEAR [Installation Guide](https://pear.php.net/manual/en/installation.php)
13+
- PECL [Mac Installation Guide](https://blackdeerdev.com/install-pecl-pear-on-mac-osx/), [Windows Installation Guide](https://wiki.php.net/internals/windows/stepbystepbuild#building_pecl_extensions)
1314
- Composer [Download Here](https://getcomposer.org/) ([Installation Guide](https://getcomposer.org/download/) )
1415
- A PassKit account (signup for free at [PassKit](https://app.passkit.com))
1516
- Your PassKit SDK Credentials (available from the [Developer Tools Page](https://app.passkit.com/app/account/developer-tools))

0 commit comments

Comments
 (0)