update installing
authorMichael Wallner <mike@php.net>
Tue, 19 Jan 2016 07:35:54 +0000 (08:35 +0100)
committerMichael Wallner <mike@php.net>
Tue, 19 Jan 2016 07:35:54 +0000 (08:35 +0100)
pq.md

diff --git a/pq.md b/pq.md
index 50221d1cdb9b397d59930e07a198c22a2aa926a2..25ad2230c66c4e58845773996934918f419a2acb 100644 (file)
--- a/pq.md
+++ b/pq.md
@@ -17,6 +17,20 @@ This extension is hosted at [PECL](http://pecl.php.net) and can be installed wit
 
        # pecl install pq
 
+### PHARext
+
+Watch out for [PECL replicates](https://replicator.pharext.org?pq)
+and pharext packages attached to [releases](https://github.com/m6w6/ext-pq/releases).
+
+### Checkout
+
+       git clone github.com:m6w6/ext-pq
+       cd ext-pq
+       /path/to/phpize
+       ./configure --with-php-config=/path/to/php-config
+       make
+       sudo make install
+
 ## Dependencies:
 
 This extension unconditionally depends on the pre-loaded presence of the following PHP extensions: