From: Dmitry Stogov Date: Tue, 26 Feb 2013 07:26:51 +0000 (+0400) Subject: Fixed build instruction X-Git-Tag: php-5.5.0beta1~42^2~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=616214f929f74c6f0e19515959925466646e1194;p=php Fixed build instruction --- diff --git a/README b/README index 83a30f2680..34c8bcaf91 100644 --- 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