Updated readme with build instructions

This commit is contained in:
Justin Boswell
2021-01-27 11:13:30 -08:00
committed by GitHub
parent 0b1b368a8f
commit ab9a841a71
+3 -3
View File
@@ -1,11 +1,11 @@
# AWS Common Runtime PHP bindings
## Requirements
* PHP 5.5
* PHP 5.6+
* CMake 3.x
* GCC 4.4+, clang, MSVC
* GCC 4.4+, clang 3.8+
## Building
## Building on UNIX
```sh
$ phpize
$ ./configure