This commit is contained in:
Mark Clements 2013-05-15 10:34:33 -07:00
commit b52fd3e100

View file

@ -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.