projects
/
mdref
/
mdref-propro
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
cc65ded
)
extend installing section
author
Michael Wallner
<mike@php.net>
Tue, 19 Jan 2016 08:44:18 +0000
(09:44 +0100)
committer
Michael Wallner
<mike@php.net>
Tue, 19 Jan 2016 08:44:18 +0000
(09:44 +0100)
propro.md
patch
|
blob
|
history
diff --git
a/propro.md
b/propro.md
index 45f579987bbe0084d261000269d7193e20016e3d..3e512e791e73f2b8b43397c9cc81681749261902 100644
(file)
--- a/
propro.md
+++ b/
propro.md
@@
-12,6
+12,20
@@
This extension is hosted at [PECL](http://pecl.php.net) and can be installed wit
# pecl install propro
+### PHARext
+
+Watch out for [PECL replicates](https://replicator.pharext.org?propro)
+and pharext packages attached to [releases](https://github.com/m6w6/ext-propro/releases).
+
+### Checkout
+
+ git clone github.com:m6w6/ext-propro
+ cd ext-propro
+ /path/to/phpize
+ ./configure --with-php-config=/path/to/php-config
+ make
+ sudo make install
+
## Internals:
> ***NOTE:***