]> granicus.if.org Git - php/commitdiff
Fixed build instruction
authorDmitry Stogov <dmitry@zend.com>
Tue, 26 Feb 2013 07:26:51 +0000 (11:26 +0400)
committerDmitry Stogov <dmitry@zend.com>
Tue, 26 Feb 2013 07:26:51 +0000 (11:26 +0400)
README

diff --git a/README b/README
index 83a30f26803e9d912bcc95237157604bad6e64e8..34c8bcaf91271ef7bd5368a314377bf3f638667b 100644 (file)
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ Quick Install
 
 - Compile
 
- $PHP_DIR/phpize
+ $PHP_DIR/bin/phpize
  ./configure \
       --with-php-config=$PHP_DIR/bin/php-config
  make