Fixed build instruction

This commit is contained in:
Dmitry Stogov 2013-02-26 11:26:51 +04:00
parent 443a177b34
commit 616214f929

2
README
View File

@ -18,7 +18,7 @@ Quick Install
- Compile
$PHP_DIR/phpize
$PHP_DIR/bin/phpize
./configure \
--with-php-config=$PHP_DIR/bin/php-config
make