From ab9a841a71df21c5c003c119d860e159817e0a7b Mon Sep 17 00:00:00 2001 From: Justin Boswell Date: Wed, 27 Jan 2021 11:13:30 -0800 Subject: [PATCH] Updated readme with build instructions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2183b20..1254408 100644 --- a/README.md +++ b/README.md @@ -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