Update README.md: State that PHP 5.3.6+ is required

Resolves #372, thanks @Prolegomenes for reporting this
pico-3.0-alpha
Daniel Rudolf 9 years ago
parent f8e6d4fbd1
commit c44657ec4e
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 2
      README.md

@ -18,7 +18,7 @@ Screenshot
Install
-------
You can install Pico either using a pre-bundled release or with composer. Pico is also available on [Packagist.org][] and may be included in other projects via `composer require picocms/pico`. Pico requires PHP 5.3+
You can install Pico either using a pre-bundled release or with composer. Pico is also available on [Packagist.org][] and may be included in other projects via `composer require picocms/pico`. Pico requires PHP 5.3.6+
#### Using a pre-bundled release

Loading…
Cancel
Save