diff --git a/README.md b/README.md index 0a76ba50..d9245142 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ _**Please be aware that this is a brand new project, in an alpha state, so there ##Installing PHPCI: ####Pre-requisites: -* PHP 5.3+ +* PHP 5.3.3+ * A web server. We prefer nginx. * A MySQL server to connect to (doesn't have to be on the same server.) * PHPCI needs to be able to run `exec()`, so make sure this is not disabled.