Skip to content

Commit fe0425a

Browse files
authored
Update README.md
1 parent 4777b24 commit fe0425a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ C++ wrapper for Zend API
1212
- PHP 7.0 or later
1313
- Linux/MacOS/Windows
1414
- GCC 4.8 or later
15+
- Composer
16+
17+
## Build phpx (bin)
18+
```shell
19+
./build.sh
20+
```
1521

1622
## Build libphpx.so
1723
```shell

0 commit comments

Comments
 (0)