phpize: changed bullets

This commit is contained in:
Hayden Schiff
2016-02-05 11:00:30 -05:00
parent b9614e66dd
commit 4a89cfeafe

View File

@@ -2,10 +2,10 @@
> Prepare a PHP extension for compiling. > Prepare a PHP extension for compiling.
* Prepare the PHP extension in the current directory for compiling: - Prepare the PHP extension in the current directory for compiling:
`phpize` `phpize`
* Delete files previously created by phpize: - Delete files previously created by phpize:
`phpize --clean` `phpize --clean`